#35B2A7#35B2A7
#35B2A7 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 186.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A7 |
|---|---|
| RGB | rgb(53, 178, 167) |
| HSL | hsl(175, 54%, 45%) |
| HSV | hsv(175, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.05, -36.05, -4.24) |
| CIE-LCH | lch(66.05, 36.30, 186.71°) |
| OKLab | oklab(69.41% -0.1072 -0.012) |
| OKLCH | oklch(69.41% 0.108 186.4) |
| XYZ | xyz(24.3604, 35.3849, 42.0978) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.40
Topaz
#13BBAF
ΔE00 2.72
Tealish
#24BCA8
ΔE00 4.00
Turquoise (survey)
#06C2AC
ΔE00 5.55
Greeny Blue
#42B395
ΔE00 6.58
Blue Green
#0F9B8E
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A7 #B23540
analogous
#35B268 #35B2A7 #357EB2
triadic
#35B2A7 #A735B2 #B2A735
tetradic
#35B2A7 #6835B2 #B23540 #7EB235
square
#35B2A7 #6835B2 #B23540 #7EB235
split-complementary
#35B2A7 #B2357E #B26835
monochromatic
#19544F #27837B #35B2A7 #57CDC3 #86DBD4
Accessibility & contrast
On white
2.60
#35B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#35B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A7
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A7 | 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)
#A9A8A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a7; /* rgb */ color: rgb(53, 178, 167); /* oklch */ color: oklch(69.4% 0.108 186.4);
Tailwind
colors: {
custom: {
50: '#7fc9c1',
500: '#35b2a7',
950: '#000000',
},
}SCSS
$custom: #35b2a7; $custom-light: #7fc9c1; $custom-dark: #000000;
JSON
{
"hex": "#35b2a7",
"rgb": {
"r": 53,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.72,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69405,
"c": 0.10784,
"h": 186.4
},
"luminance": 0.35388
}Semantic roles & 50–950 ramp
primary
#35B2A7
secondary
#C57E84
accent
#4A57DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281