#35B6A2#35B6A2
#35B6A2 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.114 H 180.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6A2 |
|---|---|
| RGB | rgb(53, 182, 162) |
| HSL | hsl(171, 55%, 46%) |
| HSV | hsv(171, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(67.14, -39.23, 0.13) |
| CIE-LCH | lch(67.14, 39.23, 179.81°) |
| OKLab | oklab(70.25% -0.1135 -0.0003) |
| OKLCH | oklch(70.25% 0.114 180.2) |
| XYZ | xyz(24.7146, 36.8185, 39.9796) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.80
Topaz
#13BBAF
ΔE00 3.43
Turquoise (survey)
#06C2AC
ΔE00 3.44
Greeny Blue
#42B395
ΔE00 3.69
Lightseagreen
#20B2AA
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6A2 #B63549
analogous
#35B661 #35B6A2 #3589B6
triadic
#35B6A2 #A235B6 #B6A235
tetradic
#35B6A2 #6135B6 #B63549 #89B635
square
#35B6A2 #6135B6 #B63549 #89B635
split-complementary
#35B6A2 #B63589 #B66135
monochromatic
#19574E #278778 #35B6A2 #59CFBD #89DDD0
Accessibility & contrast
On white
2.51
#35B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#35B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6A2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6A2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b6a2; /* rgb */ color: rgb(53, 182, 162); /* oklch */ color: oklch(70.3% 0.114 180.2);
Tailwind
colors: {
custom: {
50: '#7fccbd',
500: '#35b6a2',
950: '#000000',
},
}SCSS
$custom: #35b6a2; $custom-light: #7fccbd; $custom-dark: #000000;
JSON
{
"hex": "#35b6a2",
"rgb": {
"r": 53,
"g": 182,
"b": 162
},
"hsl": {
"h": 170.698,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.7025,
"c": 0.11355,
"h": 180.2
},
"luminance": 0.36821
}Semantic roles & 50–950 ramp
primary
#35B6A2
secondary
#C7808B
accent
#4A61DE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1312
muted
#7C8281