#35B2A6#35B2A6
#35B2A6 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 185.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A6 |
|---|---|
| RGB | rgb(53, 178, 166) |
| HSL | hsl(174, 54%, 45%) |
| HSV | hsv(174, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.02, -36.33, -3.73) |
| CIE-LCH | lch(66.02, 36.52, 185.86°) |
| OKLab | oklab(69.37% -0.1076 -0.0107) |
| OKLCH | oklch(69.37% 0.108 185.7) |
| XYZ | xyz(24.2683, 35.3480, 41.6128) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.69
Topaz
#13BBAF
ΔE00 2.72
Tealish
#24BCA8
ΔE00 3.75
Turquoise (survey)
#06C2AC
ΔE00 5.34
Greeny Blue
#42B395
ΔE00 6.22
Blue Green
#0F9B8E
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A6 #B23541
analogous
#35B267 #35B2A6 #357FB2
triadic
#35B2A6 #A635B2 #B2A635
tetradic
#35B2A6 #6735B2 #B23541 #7FB235
square
#35B2A6 #6735B2 #B23541 #7FB235
split-complementary
#35B2A6 #B2357F #B26735
monochromatic
#19544E #27837A #35B2A6 #57CDC2 #86DBD3
Accessibility & contrast
On white
2.60
#35B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#35B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A6
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A6 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#979BA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a6; /* rgb */ color: rgb(53, 178, 166); /* oklch */ color: oklch(69.4% 0.108 185.7);
Tailwind
colors: {
custom: {
50: '#7ec9c0',
500: '#35b2a6',
950: '#000000',
},
}SCSS
$custom: #35b2a6; $custom-light: #7ec9c0; $custom-dark: #000000;
JSON
{
"hex": "#35b2a6",
"rgb": {
"r": 53,
"g": 178,
"b": 166
},
"hsl": {
"h": 174.24,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69372,
"c": 0.10815,
"h": 185.7
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#35B2A6
secondary
#C57E85
accent
#4A58DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281