#35B6AC#35B6AC
#35B6AC is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.110 H 187.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6AC |
|---|---|
| RGB | rgb(53, 182, 172) |
| HSL | hsl(175, 55%, 46%) |
| HSV | hsv(175, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.42, -36.49, -4.98) |
| CIE-LCH | lch(67.42, 36.83, 187.78°) |
| OKLab | oklab(70.57% -0.109 -0.0141) |
| OKLCH | oklch(70.57% 0.11 187.4) |
| XYZ | xyz(25.6390, 37.1883, 44.8485) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.59
Topaz
#13BBAF
ΔE00 1.90
Tealish
#24BCA8
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 5.08
Greeny Blue
#42B395
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6AC #B6353F
analogous
#35B66B #35B6AC #357FB6
triadic
#35B6AC #AC35B6 #B6AC35
tetradic
#35B6AC #6B35B6 #B6353F #7FB635
square
#35B6AC #6B35B6 #B6353F #7FB635
split-complementary
#35B6AC #B6357F #B66B35
monochromatic
#195752 #27877F #35B6AC #59CFC6 #89DDD6
Accessibility & contrast
On white
2.49
#35B6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#35B6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6AC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6AC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#9A9EAD
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6ac; /* rgb */ color: rgb(53, 182, 172); /* oklch */ color: oklch(70.6% 0.110 187.4);
Tailwind
colors: {
custom: {
50: '#80ccc4',
500: '#35b6ac',
950: '#000000',
},
}SCSS
$custom: #35b6ac; $custom-light: #80ccc4; $custom-dark: #000000;
JSON
{
"hex": "#35b6ac",
"rgb": {
"r": 53,
"g": 182,
"b": 172
},
"hsl": {
"h": 175.349,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70568,
"c": 0.10987,
"h": 187.4
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#35B6AC
secondary
#C78086
accent
#4A55DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281