#35B6AA#35B6AA
#35B6AA is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.110 H 185.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6AA |
|---|---|
| RGB | rgb(53, 182, 170) |
| HSL | hsl(174, 55%, 46%) |
| HSV | hsv(174, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.36, -37.05, -3.96) |
| CIE-LCH | lch(67.36, 37.26, 186.11°) |
| OKLab | oklab(70.5% -0.1099 -0.0113) |
| OKLCH | oklch(70.5% 0.11 185.9) |
| XYZ | xyz(25.4484, 37.1121, 43.8446) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.78
Lightseagreen
#20B2AA
ΔE00 1.98
Tealish
#24BCA8
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 4.56
Greeny Blue
#42B395
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6AA #B63541
analogous
#35B669 #35B6AA #3581B6
triadic
#35B6AA #AA35B6 #B6AA35
tetradic
#35B6AA #6935B6 #B63541 #81B635
square
#35B6AA #6935B6 #B63541 #81B635
split-complementary
#35B6AA #B63581 #B66935
monochromatic
#195751 #27877E #35B6AA #59CFC4 #89DDD5
Accessibility & contrast
On white
2.49
#35B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#35B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6AA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6AA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6aa; /* rgb */ color: rgb(53, 182, 170); /* oklch */ color: oklch(70.5% 0.110 185.9);
Tailwind
colors: {
custom: {
50: '#7fccc3',
500: '#35b6aa',
950: '#000000',
},
}SCSS
$custom: #35b6aa; $custom-light: #7fccc3; $custom-dark: #000000;
JSON
{
"hex": "#35b6aa",
"rgb": {
"r": 53,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.419,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70503,
"c": 0.11045,
"h": 185.9
},
"luminance": 0.37115
}Semantic roles & 50–950 ramp
primary
#35B6AA
secondary
#C78087
accent
#4A57DE
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281