#35B8A4#35B8A4
#35B8A4 is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.115 H 180.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #35B8A4 |
|---|---|
| RGB | rgb(53, 184, 164) |
| HSL | hsl(171, 55%, 46%) |
| HSV | hsv(171, 71%, 72%) |
| CMYK | cmyk(71.2%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(67.81, -39.59, 0.01) |
| CIE-LCH | lch(67.81, 39.59, 179.99°) |
| OKLab | oklab(70.81% -0.1147 -0.0006) |
| OKLCH | oklch(70.81% 0.115 180.3) |
| XYZ | xyz(25.3063, 37.7152, 41.0608) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.31
Turquoise (survey)
#06C2AC
ΔE00 2.95
Topaz
#13BBAF
ΔE00 3.20
Greeny Blue
#42B395
ΔE00 3.92
Lightseagreen
#20B2AA
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B8A4 #B83549
analogous
#35B863 #35B8A4 #358BB8
triadic
#35B8A4 #A435B8 #B8A435
tetradic
#35B8A4 #6335B8 #B83549 #8BB835
square
#35B8A4 #6335B8 #B83549 #8BB835
split-complementary
#35B8A4 #B8358B #B86335
monochromatic
#1A594F #27887A #35B8A4 #5BD0BE #8ADDD1
Accessibility & contrast
On white
2.46
#35B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#35B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B8A4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B8A4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #35b8a4; /* rgb */ color: rgb(53, 184, 164); /* oklch */ color: oklch(70.8% 0.115 180.3);
Tailwind
colors: {
custom: {
50: '#7fcebe',
500: '#35b8a4',
950: '#000000',
},
}SCSS
$custom: #35b8a4; $custom-light: #7fcebe; $custom-dark: #000000;
JSON
{
"hex": "#35b8a4",
"rgb": {
"r": 53,
"g": 184,
"b": 164
},
"hsl": {
"h": 170.84,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.70814,
"c": 0.11466,
"h": 180.3
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#35B8A4
secondary
#C7818C
accent
#4960DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281