#35ACB9#35ACB9
#35ACB9 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.103 H 205.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACB9 |
|---|---|
| RGB | rgb(53, 172, 185) |
| HSL | hsl(186, 55%, 47%) |
| HSV | hsv(186, 71%, 73%) |
| CMYK | cmyk(71.4%, 7%, 0%, 27.5%) |
| CIE-LAB | lab(64.77, -27.91, -16.15) |
| CIE-LCH | lch(64.77, 32.25, 210.05°) |
| OKLab | oklab(68.56% -0.0931 -0.0449) |
| OKLCH | oklch(68.56% 0.103 205.7) |
| XYZ | xyz(24.9739, 33.7618, 51.0900) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.40
Cadetblue
#5F9EA0
ΔE00 6.68
Lightseagreen
#20B2AA
ΔE00 8.43
Sea
#3C9992
ΔE00 9.76
Darkturquoise
#00CED1
ΔE00 10.05
Topaz
#13BBAF
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACB9 #B94235
analogous
#35B984 #35ACB9 #356AB9
triadic
#35ACB9 #B935AC #ACB935
tetradic
#35ACB9 #8435B9 #B94235 #6AB935
square
#35ACB9 #8435B9 #B94235 #6AB935
split-complementary
#35ACB9 #B9356A #B98435
monochromatic
#1A545A #278089 #35ACB9 #5BC5D0 #8BD6DE
Accessibility & contrast
On white
2.71
#35ACB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#35ACB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACB9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACB9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #35acb9; /* rgb */ color: rgb(53, 172, 185); /* oklch */ color: oklch(68.6% 0.103 205.7);
Tailwind
colors: {
custom: {
50: '#7fc5ce',
500: '#35acb9',
950: '#000000',
},
}SCSS
$custom: #35acb9; $custom-light: #7fc5ce; $custom-dark: #000000;
JSON
{
"hex": "#35acb9",
"rgb": {
"r": 53,
"g": 172,
"b": 185
},
"hsl": {
"h": 185.909,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.68558,
"c": 0.10337,
"h": 205.7
},
"luminance": 0.33765
}Semantic roles & 50–950 ramp
primary
#35ACB9
secondary
#C88982
accent
#5849DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282