#35B4B0#35B4B0
#35B4B0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.107 H 191.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4B0 |
|---|---|
| RGB | rgb(53, 180, 176) |
| HSL | hsl(178, 55%, 46%) |
| HSV | hsv(178, 71%, 71%) |
| CMYK | cmyk(70.6%, 0%, 2.2%, 29.4%) |
| CIE-LAB | lab(66.92, -34.43, -7.93) |
| CIE-LCH | lch(66.92, 35.33, 192.97°) |
| OKLab | oklab(70.21% -0.1051 -0.0221) |
| OKLCH | oklch(70.21% 0.107 191.9) |
| XYZ | xyz(25.6223, 36.5310, 46.7667) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 3.65
Tealish
#24BCA8
ΔE00 6.00
Turquoise (survey)
#06C2AC
ΔE00 7.19
Darkturquoise
#00CED1
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4B0 #B43539
analogous
#35B470 #35B4B0 #3578B4
triadic
#35B4B0 #B035B4 #B4B035
tetradic
#35B4B0 #7035B4 #B43539 #78B435
square
#35B4B0 #7035B4 #B43539 #78B435
split-complementary
#35B4B0 #B43578 #B47035
monochromatic
#195554 #278582 #35B4B0 #58CECA #88DCD9
Accessibility & contrast
On white
2.53
#35B4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#35B4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4B0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4B0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#969DB1
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b4b0; /* rgb */ color: rgb(53, 180, 176); /* oklch */ color: oklch(70.2% 0.107 191.9);
Tailwind
colors: {
custom: {
50: '#80cbc7',
500: '#35b4b0',
950: '#000000',
},
}SCSS
$custom: #35b4b0; $custom-light: #80cbc7; $custom-dark: #000000;
JSON
{
"hex": "#35b4b0",
"rgb": {
"r": 53,
"g": 180,
"b": 176
},
"hsl": {
"h": 178.11,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.70205,
"c": 0.10743,
"h": 191.9
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#35B4B0
secondary
#C67F81
accent
#4A4FDE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282