#35B6B0#35B6B0
#35B6B0 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.109 H 190.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6B0 |
|---|---|
| RGB | rgb(53, 182, 176) |
| HSL | hsl(177, 55%, 46%) |
| HSV | hsv(177, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 3.3%, 28.6%) |
| CIE-LAB | lab(67.53, -35.37, -7.02) |
| CIE-LCH | lch(67.53, 36.06, 191.23°) |
| OKLab | oklab(70.7% -0.1071 -0.0196) |
| OKLCH | oklch(70.7% 0.109 190.4) |
| XYZ | xyz(26.0290, 37.3443, 46.9022) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.74
Topaz
#13BBAF
ΔE00 2.80
Tealish
#24BCA8
ΔE00 5.13
Turquoise (survey)
#06C2AC
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6B0 #B6353B
analogous
#35B66F #35B6B0 #357BB6
triadic
#35B6B0 #B035B6 #B6B035
tetradic
#35B6B0 #6F35B6 #B6353B #7BB635
square
#35B6B0 #6F35B6 #B6353B #7BB635
split-complementary
#35B6B0 #B6357B #B66F35
monochromatic
#195754 #278782 #35B6B0 #59CFC9 #89DDD9
Accessibility & contrast
On white
2.48
#35B6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#35B6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6B0
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6B0 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#999FB1
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6b0; /* rgb */ color: rgb(53, 182, 176); /* oklch */ color: oklch(70.7% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#80ccc7',
500: '#35b6b0',
950: '#000000',
},
}SCSS
$custom: #35b6b0; $custom-light: #80ccc7; $custom-dark: #000000;
JSON
{
"hex": "#35b6b0",
"rgb": {
"r": 53,
"g": 182,
"b": 176
},
"hsl": {
"h": 177.209,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70701,
"c": 0.10893,
"h": 190.4
},
"luminance": 0.37347
}Semantic roles & 50–950 ramp
primary
#35B6B0
secondary
#C78083
accent
#4A50DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282