#35B2A2#35B2A2
#35B2A2 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.110 H 182.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A2 |
|---|---|
| RGB | rgb(53, 178, 162) |
| HSL | hsl(172, 54%, 45%) |
| HSV | hsv(172, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(65.91, -37.43, -1.67) |
| CIE-LCH | lch(65.91, 37.46, 182.56°) |
| OKLab | oklab(69.24% -0.1095 -0.0051) |
| OKLCH | oklch(69.24% 0.11 182.7) |
| XYZ | xyz(23.9071, 35.2035, 39.7104) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.00
Lightseagreen
#20B2AA
ΔE00 3.01
Topaz
#13BBAF
ΔE00 3.18
Turquoise (survey)
#06C2AC
ΔE00 4.71
Greeny Blue
#42B395
ΔE00 4.81
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A2 #B23545
analogous
#35B263 #35B2A2 #3583B2
triadic
#35B2A2 #A235B2 #B2A235
tetradic
#35B2A2 #6335B2 #B23545 #83B235
square
#35B2A2 #6335B2 #B23545 #83B235
split-complementary
#35B2A2 #B23583 #B26335
monochromatic
#19544C #278377 #35B2A2 #57CDBE #86DBD0
Accessibility & contrast
On white
2.61
#35B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#35B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a2; /* rgb */ color: rgb(53, 178, 162); /* oklch */ color: oklch(69.2% 0.110 182.7);
Tailwind
colors: {
custom: {
50: '#7ec9bd',
500: '#35b2a2',
950: '#000000',
},
}SCSS
$custom: #35b2a2; $custom-light: #7ec9bd; $custom-dark: #000000;
JSON
{
"hex": "#35b2a2",
"rgb": {
"r": 53,
"g": 178,
"b": 162
},
"hsl": {
"h": 172.32,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69244,
"c": 0.10958,
"h": 182.7
},
"luminance": 0.35206
}Semantic roles & 50–950 ramp
primary
#35B2A2
secondary
#C57E87
accent
#4A5DDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281