#35B6AE#35B6AE
#35B6AE is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.109 H 188.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6AE |
|---|---|
| RGB | rgb(53, 182, 174) |
| HSL | hsl(176, 55%, 46%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(67.48, -35.93, -6.00) |
| CIE-LCH | lch(67.48, 36.43, 189.48°) |
| OKLab | oklab(70.63% -0.108 -0.0168) |
| OKLCH | oklch(70.63% 0.109 188.9) |
| XYZ | xyz(25.8326, 37.2657, 45.8677) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.49
Topaz
#13BBAF
ΔE00 2.27
Tealish
#24BCA8
ΔE00 4.43
Turquoise (survey)
#06C2AC
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6AE #B6353D
analogous
#35B66D #35B6AE #357DB6
triadic
#35B6AE #AE35B6 #B6AE35
tetradic
#35B6AE #6D35B6 #B6353D #7DB635
square
#35B6AE #6D35B6 #B6353D #7DB635
split-complementary
#35B6AE #B6357D #B66D35
monochromatic
#195753 #278781 #35B6AE #59CFC8 #89DDD7
Accessibility & contrast
On white
2.48
#35B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#35B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6AE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6AE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAE
Deuteranopia (green-blind)
#999FAF
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6ae; /* rgb */ color: rgb(53, 182, 174); /* oklch */ color: oklch(70.6% 0.109 188.9);
Tailwind
colors: {
custom: {
50: '#80ccc6',
500: '#35b6ae',
950: '#000000',
},
}SCSS
$custom: #35b6ae; $custom-light: #80ccc6; $custom-dark: #000000;
JSON
{
"hex": "#35b6ae",
"rgb": {
"r": 53,
"g": 182,
"b": 174
},
"hsl": {
"h": 176.279,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70634,
"c": 0.10936,
"h": 188.9
},
"luminance": 0.37269
}Semantic roles & 50–950 ramp
primary
#35B6AE
secondary
#C78085
accent
#4A53DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282