#35B7A0#35B7A0
#35B7A0 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.4% C 0.116 H 178.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7A0 |
|---|---|
| RGB | rgb(53, 183, 160) |
| HSL | hsl(169, 55%, 46%) |
| HSV | hsv(169, 71%, 72%) |
| CMYK | cmyk(71%, 0%, 12.6%, 28.2%) |
| CIE-LAB | lab(67.40, -40.21, 1.61) |
| CIE-LCH | lch(67.40, 40.24, 177.71°) |
| OKLab | oklab(70.44% -0.1155 0.0036) |
| OKLCH | oklch(70.44% 0.116 178.2) |
| XYZ | xyz(24.7437, 37.1590, 39.1192) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.97
Greeny Blue
#42B395
ΔE00 2.90
Turquoise (survey)
#06C2AC
ΔE00 3.30
Topaz
#13BBAF
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7A0 #B7354C
analogous
#35B75F #35B7A0 #358DB7
triadic
#35B7A0 #A035B7 #B7A035
tetradic
#35B7A0 #5F35B7 #B7354C #8DB735
square
#35B7A0 #5F35B7 #B7354C #8DB735
split-complementary
#35B7A0 #B7358D #B75F35
monochromatic
#1A584D #278877 #35B7A0 #5ACFBA #89DDCE
Accessibility & contrast
On white
2.49
#35B7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#35B7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7A0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7A0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b7a0; /* rgb */ color: rgb(53, 183, 160); /* oklch */ color: oklch(70.4% 0.116 178.2);
Tailwind
colors: {
custom: {
50: '#7fcdbc',
500: '#35b7a0',
950: '#000000',
},
}SCSS
$custom: #35b7a0; $custom-light: #7fcdbc; $custom-dark: #000000;
JSON
{
"hex": "#35b7a0",
"rgb": {
"r": 53,
"g": 183,
"b": 160
},
"hsl": {
"h": 169.385,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.70441,
"c": 0.11556,
"h": 178.2
},
"luminance": 0.37162
}Semantic roles & 50–950 ramp
primary
#35B7A0
secondary
#C7818D
accent
#4964DE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1312
muted
#7C8281