#35B4AC#35B4AC
#35B4AC is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.108 H 188.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4AC |
|---|---|
| RGB | rgb(53, 180, 172) |
| HSL | hsl(176, 55%, 46%) |
| HSV | hsv(176, 71%, 71%) |
| CMYK | cmyk(70.6%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(66.81, -35.57, -5.89) |
| CIE-LCH | lch(66.81, 36.06, 189.40°) |
| OKLab | oklab(70.07% -0.1069 -0.0165) |
| OKLCH | oklch(70.07% 0.108 188.8) |
| XYZ | xyz(25.2324, 36.3750, 44.7130) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.12
Topaz
#13BBAF
ΔE00 2.61
Tealish
#24BCA8
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.96
Greeny Blue
#42B395
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4AC #B4353D
analogous
#35B46C #35B4AC #357DB4
triadic
#35B4AC #AC35B4 #B4AC35
tetradic
#35B4AC #6C35B4 #B4353D #7DB435
square
#35B4AC #6C35B4 #B4353D #7DB435
split-complementary
#35B4AC #B4357D #B46C35
monochromatic
#195552 #27857F #35B4AC #58CEC7 #88DCD7
Accessibility & contrast
On white
2.54
#35B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#35B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4AC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4AC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b4ac; /* rgb */ color: rgb(53, 180, 172); /* oklch */ color: oklch(70.1% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#7fcbc4',
500: '#35b4ac',
950: '#000000',
},
}SCSS
$custom: #35b4ac; $custom-light: #7fcbc4; $custom-dark: #000000;
JSON
{
"hex": "#35b4ac",
"rgb": {
"r": 53,
"g": 180,
"b": 172
},
"hsl": {
"h": 176.22,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.7007,
"c": 0.1082,
"h": 188.8
},
"luminance": 0.36378
}Semantic roles & 50–950 ramp
primary
#35B4AC
secondary
#C67F84
accent
#4A53DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281