#35B2A9#35B2A9
#35B2A9 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 187.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A9 |
|---|---|
| RGB | rgb(53, 178, 169) |
| HSL | hsl(176, 54%, 45%) |
| HSV | hsv(176, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(66.10, -35.49, -5.26) |
| CIE-LCH | lch(66.10, 35.88, 188.44°) |
| OKLab | oklab(69.47% -0.1062 -0.0148) |
| OKLCH | oklch(69.47% 0.107 187.9) |
| XYZ | xyz(24.5467, 35.4594, 43.0791) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.98
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 6.03
Greeny Blue
#42B395
ΔE00 7.31
Blue Green
#0F9B8E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A9 #B2353E
analogous
#35B26A #35B2A9 #357CB2
triadic
#35B2A9 #A935B2 #B2A935
tetradic
#35B2A9 #6A35B2 #B2353E #7CB235
square
#35B2A9 #6A35B2 #B2353E #7CB235
split-complementary
#35B2A9 #B2357C #B26A35
monochromatic
#19544F #27837C #35B2A9 #57CDC5 #86DBD5
Accessibility & contrast
On white
2.60
#35B2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#35B2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A9
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A9 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2a9; /* rgb */ color: rgb(53, 178, 169); /* oklch */ color: oklch(69.5% 0.107 187.9);
Tailwind
colors: {
custom: {
50: '#7fc9c2',
500: '#35b2a9',
950: '#000000',
},
}SCSS
$custom: #35b2a9; $custom-light: #7fc9c2; $custom-dark: #000000;
JSON
{
"hex": "#35b2a9",
"rgb": {
"r": 53,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.68,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69471,
"c": 0.10728,
"h": 187.9
},
"luminance": 0.35462
}Semantic roles & 50–950 ramp
primary
#35B2A9
secondary
#C57E83
accent
#4A55DD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281