#35B6AD#35B6AD
#35B6AD is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.110 H 188.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6AD |
|---|---|
| RGB | rgb(53, 182, 173) |
| HSL | hsl(176, 55%, 46%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 4.9%, 28.6%) |
| CIE-LAB | lab(67.45, -36.21, -5.49) |
| CIE-LCH | lch(67.45, 36.63, 188.63°) |
| OKLab | oklab(70.6% -0.1085 -0.0155) |
| OKLCH | oklch(70.6% 0.11 188.1) |
| XYZ | xyz(25.7354, 37.2269, 45.3562) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.50
Topaz
#13BBAF
ΔE00 2.06
Tealish
#24BCA8
ΔE00 4.09
Turquoise (survey)
#06C2AC
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 7.34
Greeny Blue
#42B395
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6AD #B6353E
analogous
#35B66C #35B6AD #357EB6
triadic
#35B6AD #AD35B6 #B6AD35
tetradic
#35B6AD #6C35B6 #B6353E #7EB635
square
#35B6AD #6C35B6 #B6353E #7EB635
split-complementary
#35B6AD #B6357E #B66C35
monochromatic
#195753 #278780 #35B6AD #59CFC7 #89DDD7
Accessibility & contrast
On white
2.49
#35B6AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#35B6AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6AD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6AD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#ACACAD
Deuteranopia (green-blind)
#999FAE
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6ad; /* rgb */ color: rgb(53, 182, 173); /* oklch */ color: oklch(70.6% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#80ccc5',
500: '#35b6ad',
950: '#000000',
},
}SCSS
$custom: #35b6ad; $custom-light: #80ccc5; $custom-dark: #000000;
JSON
{
"hex": "#35b6ad",
"rgb": {
"r": 53,
"g": 182,
"b": 173
},
"hsl": {
"h": 175.814,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70601,
"c": 0.1096,
"h": 188.1
},
"luminance": 0.3723
}Semantic roles & 50–950 ramp
primary
#35B6AD
secondary
#C78085
accent
#4A54DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281