#35B2AC#35B2AC
#35B2AC is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.107 H 190.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2AC |
|---|---|
| RGB | rgb(53, 178, 172) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.19, -34.64, -6.80) |
| CIE-LCH | lch(66.19, 35.30, 191.10°) |
| OKLab | oklab(69.57% -0.1049 -0.019) |
| OKLCH | oklch(69.57% 0.107 190.3) |
| XYZ | xyz(24.8315, 35.5733, 44.5794) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.27
Topaz
#13BBAF
ΔE00 3.43
Tealish
#24BCA8
ΔE00 5.51
Turquoise (survey)
#06C2AC
ΔE00 6.85
Sea
#3C9992
ΔE00 7.60
Blue Green
#0F9B8E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2AC #B2353B
analogous
#35B26D #35B2AC #3579B2
triadic
#35B2AC #AC35B2 #B2AC35
tetradic
#35B2AC #6D35B2 #B2353B #79B235
square
#35B2AC #6D35B2 #B2353B #79B235
split-complementary
#35B2AC #B23579 #B26D35
monochromatic
#195451 #27837E #35B2AC #57CDC7 #86DBD7
Accessibility & contrast
On white
2.59
#35B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#35B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2AC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2AC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2ac; /* rgb */ color: rgb(53, 178, 172); /* oklch */ color: oklch(69.6% 0.107 190.3);
Tailwind
colors: {
custom: {
50: '#7fc9c4',
500: '#35b2ac',
950: '#000000',
},
}SCSS
$custom: #35b2ac; $custom-light: #7fc9c4; $custom-dark: #000000;
JSON
{
"hex": "#35b2ac",
"rgb": {
"r": 53,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.12,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69572,
"c": 0.10661,
"h": 190.3
},
"luminance": 0.35576
}Semantic roles & 50–950 ramp
primary
#35B2AC
secondary
#C57E81
accent
#4A51DD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281