#35B0AA#35B0AA
#35B0AA is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.105 H 190.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #35B0AA |
|---|---|
| RGB | rgb(53, 176, 170) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 69%) |
| CMYK | cmyk(69.9%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.52, -34.27, -6.69) |
| CIE-LCH | lch(65.52, 34.92, 191.04°) |
| OKLab | oklab(69.01% -0.1038 -0.0187) |
| OKLCH | oklch(69.01% 0.105 190.2) |
| XYZ | xyz(24.2459, 34.7070, 43.4437) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.36
Topaz
#13BBAF
ΔE00 3.83
Tealish
#24BCA8
ΔE00 5.78
Sea
#3C9992
ΔE00 7.03
Turquoise (survey)
#06C2AC
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B0AA #B0353B
analogous
#35B06C #35B0AA #3579B0
triadic
#35B0AA #AA35B0 #B0AA35
tetradic
#35B0AA #6C35B0 #B0353B #79B035
square
#35B0AA #6C35B0 #B0353B #79B035
split-complementary
#35B0AA #B03579 #B06C35
monochromatic
#19524F #27817D #35B0AA #56CCC6 #85DAD6
Accessibility & contrast
On white
2.64
#35B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#35B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B0AA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B0AA | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#949AAB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #35b0aa; /* rgb */ color: rgb(53, 176, 170); /* oklch */ color: oklch(69.0% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#7fc8c3',
500: '#35b0aa',
950: '#000000',
},
}SCSS
$custom: #35b0aa; $custom-light: #7fc8c3; $custom-dark: #000000;
JSON
{
"hex": "#35b0aa",
"rgb": {
"r": 53,
"g": 176,
"b": 170
},
"hsl": {
"h": 177.073,
"s": 53.712,
"l": 44.902
},
"oklch": {
"l": 0.69005,
"c": 0.10543,
"h": 190.2
},
"luminance": 0.3471
}Semantic roles & 50–950 ramp
primary
#35B0AA
secondary
#C47D80
accent
#4B52DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281