#35ADB9#35ADB9
#35ADB9 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.104 H 204.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #35ADB9 |
|---|---|
| RGB | rgb(53, 173, 185) |
| HSL | hsl(185, 55%, 47%) |
| HSV | hsv(185, 71%, 73%) |
| CMYK | cmyk(71.4%, 6.5%, 0%, 27.5%) |
| CIE-LAB | lab(65.08, -28.41, -15.69) |
| CIE-LCH | lch(65.08, 32.45, 208.91°) |
| OKLab | oklab(68.8% -0.0941 -0.0436) |
| OKLCH | oklch(68.8% 0.104 204.8) |
| XYZ | xyz(25.1649, 34.1439, 51.1537) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 7.99
Darkturquoise
#00CED1
ΔE00 9.63
Sea
#3C9992
ΔE00 9.64
Topaz
#13BBAF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ADB9 #B94135
analogous
#35B983 #35ADB9 #356BB9
triadic
#35ADB9 #B935AD #ADB935
tetradic
#35ADB9 #8335B9 #B94135 #6BB935
square
#35ADB9 #8335B9 #B94135 #6BB935
split-complementary
#35ADB9 #B9356B #B98335
monochromatic
#1A545A #278189 #35ADB9 #5BC5D0 #8BD6DE
Accessibility & contrast
On white
2.68
#35ADB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#35ADB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ADB9
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ADB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ADB9 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BA
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35adb9; /* rgb */ color: rgb(53, 173, 185); /* oklch */ color: oklch(68.8% 0.104 204.8);
Tailwind
colors: {
custom: {
50: '#80c6ce',
500: '#35adb9',
950: '#000000',
},
}SCSS
$custom: #35adb9; $custom-light: #80c6ce; $custom-dark: #000000;
JSON
{
"hex": "#35adb9",
"rgb": {
"r": 53,
"g": 173,
"b": 185
},
"hsl": {
"h": 185.455,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.68803,
"c": 0.10374,
"h": 204.8
},
"luminance": 0.34147
}Semantic roles & 50–950 ramp
primary
#35ADB9
secondary
#C88882
accent
#5749DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282