#35B4AB#35B4AB
#35B4AB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.108 H 188.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4AB |
|---|---|
| RGB | rgb(53, 180, 171) |
| HSL | hsl(176, 55%, 46%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(70.6%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(66.78, -35.85, -5.38) |
| CIE-LCH | lch(66.78, 36.25, 188.53°) |
| OKLab | oklab(70.04% -0.1074 -0.0151) |
| OKLCH | oklch(70.04% 0.108 188) |
| XYZ | xyz(25.1367, 36.3367, 44.2091) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.14
Topaz
#13BBAF
ΔE00 2.44
Tealish
#24BCA8
ΔE00 4.30
Turquoise (survey)
#06C2AC
ΔE00 5.68
Greeny Blue
#42B395
ΔE00 7.36
Mediumturquoise
#48D1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4AB #B4353E
analogous
#35B46B #35B4AB #357DB4
triadic
#35B4AB #AB35B4 #B4AB35
tetradic
#35B4AB #6B35B4 #B4353E #7DB435
square
#35B4AB #6B35B4 #B4353E #7DB435
split-complementary
#35B4AB #B4357D #B46B35
monochromatic
#195551 #27857E #35B4AB #58CEC6 #88DCD6
Accessibility & contrast
On white
2.54
#35B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#35B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4AB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4AB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b4ab; /* rgb */ color: rgb(53, 180, 171); /* oklch */ color: oklch(70.0% 0.108 188.0);
Tailwind
colors: {
custom: {
50: '#7fcbc3',
500: '#35b4ab',
950: '#000000',
},
}SCSS
$custom: #35b4ab; $custom-light: #7fcbc3; $custom-dark: #000000;
JSON
{
"hex": "#35b4ab",
"rgb": {
"r": 53,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.748,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.70036,
"c": 0.10844,
"h": 188
},
"luminance": 0.3634
}Semantic roles & 50–950 ramp
primary
#35B4AB
secondary
#C67F84
accent
#4A54DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281