#35B2A8#35B2A8
#35B2A8 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 187.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A8 |
|---|---|
| RGB | rgb(53, 178, 168) |
| HSL | hsl(175, 54%, 45%) |
| HSV | hsv(175, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.08, -35.77, -4.75) |
| CIE-LCH | lch(66.08, 36.08, 187.57°) |
| OKLab | oklab(69.44% -0.1067 -0.0134) |
| OKLCH | oklch(69.44% 0.108 187.2) |
| XYZ | xyz(24.4532, 35.4220, 42.5866) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.15
Topaz
#13BBAF
ΔE00 2.78
Tealish
#24BCA8
ΔE00 4.28
Turquoise (survey)
#06C2AC
ΔE00 5.78
Greeny Blue
#42B395
ΔE00 6.94
Blue Green
#0F9B8E
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A8 #B2353F
analogous
#35B269 #35B2A8 #357DB2
triadic
#35B2A8 #A835B2 #B2A835
tetradic
#35B2A8 #6935B2 #B2353F #7DB235
square
#35B2A8 #6935B2 #B2353F #7DB235
split-complementary
#35B2A8 #B2357D #B26935
monochromatic
#19544F #27837B #35B2A8 #57CDC4 #86DBD4
Accessibility & contrast
On white
2.60
#35B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#35B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A8
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A8 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2a8; /* rgb */ color: rgb(53, 178, 168); /* oklch */ color: oklch(69.4% 0.108 187.2);
Tailwind
colors: {
custom: {
50: '#7fc9c1',
500: '#35b2a8',
950: '#000000',
},
}SCSS
$custom: #35b2a8; $custom-light: #7fc9c1; $custom-dark: #000000;
JSON
{
"hex": "#35b2a8",
"rgb": {
"r": 53,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.2,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69438,
"c": 0.10755,
"h": 187.2
},
"luminance": 0.35425
}Semantic roles & 50–950 ramp
primary
#35B2A8
secondary
#C57E84
accent
#4A56DD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281