#35A7B9#35A7B9
#35A7B9 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.3% C 0.102 H 210.2°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #35A7B9 |
|---|---|
| RGB | rgb(53, 167, 185) |
| HSL | hsl(188, 55%, 47%) |
| HSV | hsv(188, 71%, 73%) |
| CMYK | cmyk(71.4%, 9.7%, 0%, 27.5%) |
| CIE-LAB | lab(63.26, -25.41, -18.45) |
| CIE-LCH | lch(63.26, 31.40, 215.98°) |
| OKLab | oklab(67.33% -0.0881 -0.0513) |
| OKLCH | oklch(67.33% 0.102 210.2) |
| XYZ | xyz(24.0401, 31.8943, 50.7788) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.22
Cadetblue
#5F9EA0
ΔE00 6.88
Greyblue
#77A1B5
ΔE00 9.75
Teal Blue
#01889F
ΔE00 10.56
Sea
#3C9992
ΔE00 10.67
Lightseagreen
#20B2AA
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A7B9 #B94735
analogous
#35B989 #35A7B9 #3565B9
triadic
#35A7B9 #B935A7 #A7B935
tetradic
#35A7B9 #8935B9 #B94735 #65B935
square
#35A7B9 #8935B9 #B94735 #65B935
split-complementary
#35A7B9 #B93565 #B98935
monochromatic
#1A515A #277C89 #35A7B9 #5BC0D0 #8BD2DE
Accessibility & contrast
On white
2.85
#35A7B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#35A7B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A7B9
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A7B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A7B9 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BA
Deuteranopia (green-blind)
#8593B9
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #35a7b9; /* rgb */ color: rgb(53, 167, 185); /* oklch */ color: oklch(67.3% 0.102 210.2);
Tailwind
colors: {
custom: {
50: '#7fc1ce',
500: '#35a7b9',
950: '#000000',
},
}SCSS
$custom: #35a7b9; $custom-light: #7fc1ce; $custom-dark: #000000;
JSON
{
"hex": "#35a7b9",
"rgb": {
"r": 53,
"g": 167,
"b": 185
},
"hsl": {
"h": 188.182,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.67333,
"c": 0.10195,
"h": 210.2
},
"luminance": 0.31897
}Semantic roles & 50–950 ramp
primary
#35A7B9
secondary
#C88B82
accent
#5D49DF
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182