#35B7A2#35B7A2
#35B7A2 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.115 H 179.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7A2 |
|---|---|
| RGB | rgb(53, 183, 162) |
| HSL | hsl(170, 55%, 46%) |
| HSV | hsv(170, 71%, 72%) |
| CMYK | cmyk(71%, 0%, 11.5%, 28.2%) |
| CIE-LAB | lab(67.45, -39.68, 0.58) |
| CIE-LCH | lch(67.45, 39.68, 179.16°) |
| OKLab | oklab(70.5% -0.1146 0.0009) |
| OKLCH | oklch(70.5% 0.115 179.5) |
| XYZ | xyz(24.9201, 37.2296, 40.0481) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.63
Turquoise (survey)
#06C2AC
ΔE00 3.19
Greeny Blue
#42B395
ΔE00 3.49
Topaz
#13BBAF
ΔE00 3.61
Lightseagreen
#20B2AA
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7A2 #B7354A
analogous
#35B761 #35B7A2 #358BB7
triadic
#35B7A2 #A235B7 #B7A235
tetradic
#35B7A2 #6135B7 #B7354A #8BB735
square
#35B7A2 #6135B7 #B7354A #8BB735
split-complementary
#35B7A2 #B7358B #B76135
monochromatic
#1A584E #278878 #35B7A2 #5ACFBC #89DDCF
Accessibility & contrast
On white
2.49
#35B7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#35B7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7A2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7A2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#9D9FA4
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b7a2; /* rgb */ color: rgb(53, 183, 162); /* oklch */ color: oklch(70.5% 0.115 179.5);
Tailwind
colors: {
custom: {
50: '#7fcdbd',
500: '#35b7a2',
950: '#000000',
},
}SCSS
$custom: #35b7a2; $custom-light: #7fcdbd; $custom-dark: #000000;
JSON
{
"hex": "#35b7a2",
"rgb": {
"r": 53,
"g": 183,
"b": 162
},
"hsl": {
"h": 170.308,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.70501,
"c": 0.11457,
"h": 179.5
},
"luminance": 0.37232
}Semantic roles & 50–950 ramp
primary
#35B7A2
secondary
#C7818C
accent
#4961DE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1312
muted
#7C8281