#35B2A4#35B2A4
#35B2A4 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 184.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A4 |
|---|---|
| RGB | rgb(53, 178, 164) |
| HSL | hsl(173, 54%, 45%) |
| HSV | hsv(173, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(65.96, -36.88, -2.70) |
| CIE-LCH | lch(65.96, 36.98, 184.19°) |
| OKLab | oklab(69.31% -0.1085 -0.0079) |
| OKLCH | oklch(69.31% 0.109 184.2) |
| XYZ | xyz(24.0862, 35.2752, 40.6541) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.33
Topaz
#13BBAF
ΔE00 2.87
Tealish
#24BCA8
ΔE00 3.31
Turquoise (survey)
#06C2AC
ΔE00 4.98
Greeny Blue
#42B395
ΔE00 5.50
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A4 #B23543
analogous
#35B265 #35B2A4 #3581B2
triadic
#35B2A4 #A435B2 #B2A435
tetradic
#35B2A4 #6535B2 #B23543 #81B235
square
#35B2A4 #6535B2 #B23543 #81B235
split-complementary
#35B2A4 #B23581 #B26535
monochromatic
#19544D #278379 #35B2A4 #57CDC0 #86DBD2
Accessibility & contrast
On white
2.61
#35B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#35B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A4
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A4 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#979BA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a4; /* rgb */ color: rgb(53, 178, 164); /* oklch */ color: oklch(69.3% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#7ec9be',
500: '#35b2a4',
950: '#000000',
},
}SCSS
$custom: #35b2a4; $custom-light: #7ec9be; $custom-dark: #000000;
JSON
{
"hex": "#35b2a4",
"rgb": {
"r": 53,
"g": 178,
"b": 164
},
"hsl": {
"h": 173.28,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69308,
"c": 0.10883,
"h": 184.2
},
"luminance": 0.35278
}Semantic roles & 50–950 ramp
primary
#35B2A4
secondary
#C57E86
accent
#4A5BDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281