#35B3AB#35B3AB
#35B3AB is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.108 H 188.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3AB |
|---|---|
| RGB | rgb(53, 179, 171) |
| HSL | hsl(176, 54%, 45%) |
| HSV | hsv(176, 70%, 70%) |
| CMYK | cmyk(70.4%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.47, -35.39, -5.83) |
| CIE-LCH | lch(66.47, 35.87, 189.36°) |
| OKLab | oklab(69.79% -0.1064 -0.0164) |
| OKLCH | oklch(69.79% 0.108 188.8) |
| XYZ | xyz(24.9356, 35.9344, 44.1420) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.00
Topaz
#13BBAF
ΔE00 2.81
Tealish
#24BCA8
ΔE00 4.74
Turquoise (survey)
#06C2AC
ΔE00 6.12
Greeny Blue
#42B395
ΔE00 7.70
Sea
#3C9992
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3AB #B3353D
analogous
#35B36C #35B3AB #357CB3
triadic
#35B3AB #AB35B3 #B3AB35
tetradic
#35B3AB #6C35B3 #B3353D #7CB335
square
#35B3AB #6C35B3 #B3353D #7CB335
split-complementary
#35B3AB #B3357C #B36C35
monochromatic
#195551 #27847E #35B3AB #58CDC6 #87DBD6
Accessibility & contrast
On white
2.56
#35B3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#35B3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3AB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3AB | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b3ab; /* rgb */ color: rgb(53, 179, 171); /* oklch */ color: oklch(69.8% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#7fcac3',
500: '#35b3ab',
950: '#000000',
},
}SCSS
$custom: #35b3ab; $custom-light: #7fcac3; $custom-dark: #000000;
JSON
{
"hex": "#35b3ab",
"rgb": {
"r": 53,
"g": 179,
"b": 171
},
"hsl": {
"h": 176.19,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69787,
"c": 0.10761,
"h": 188.8
},
"luminance": 0.35937
}Semantic roles & 50–950 ramp
primary
#35B3AB
secondary
#C57F83
accent
#4A53DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281