#35B2AA#35B2AA
#35B2AA is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 188.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2AA |
|---|---|
| RGB | rgb(53, 178, 170) |
| HSL | hsl(176, 54%, 45%) |
| HSV | hsv(176, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.13, -35.21, -5.78) |
| CIE-LCH | lch(66.13, 35.68, 189.32°) |
| OKLab | oklab(69.5% -0.1058 -0.0162) |
| OKLCH | oklch(69.5% 0.107 188.7) |
| XYZ | xyz(24.6409, 35.4971, 43.5754) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.94
Topaz
#13BBAF
ΔE00 3.02
Tealish
#24BCA8
ΔE00 4.87
Turquoise (survey)
#06C2AC
ΔE00 6.29
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2AA #B2353D
analogous
#35B26B #35B2AA #357BB2
triadic
#35B2AA #AA35B2 #B2AA35
tetradic
#35B2AA #6B35B2 #B2353D #7BB235
square
#35B2AA #6B35B2 #B2353D #7BB235
split-complementary
#35B2AA #B2357B #B26B35
monochromatic
#195450 #27837D #35B2AA #57CDC5 #86DBD6
Accessibility & contrast
On white
2.59
#35B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#35B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2AA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2AA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2aa; /* rgb */ color: rgb(53, 178, 170); /* oklch */ color: oklch(69.5% 0.107 188.7);
Tailwind
colors: {
custom: {
50: '#7fc9c3',
500: '#35b2aa',
950: '#000000',
},
}SCSS
$custom: #35b2aa; $custom-light: #7fc9c3; $custom-dark: #000000;
JSON
{
"hex": "#35b2aa",
"rgb": {
"r": 53,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.16,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69504,
"c": 0.10704,
"h": 188.7
},
"luminance": 0.355
}Semantic roles & 50–950 ramp
primary
#35B2AA
secondary
#C57E82
accent
#4A54DD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281