#35BAA0#35BAA0
#35BAA0 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 176.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #35BAA0 |
|---|---|
| RGB | rgb(53, 186, 160) |
| HSL | hsl(168, 56%, 47%) |
| HSV | hsv(168, 72%, 73%) |
| CMYK | cmyk(71.5%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(68.32, -41.53, 2.95) |
| CIE-LCH | lch(68.32, 41.63, 175.94°) |
| OKLab | oklab(71.2% -0.1185 0.0072) |
| OKLCH | oklch(71.2% 0.119 176.5) |
| XYZ | xyz(25.3691, 38.4098, 39.3277) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.29
Greeny Blue
#42B395
ΔE00 2.71
Turquoise (survey)
#06C2AC
ΔE00 3.01
Topaz
#13BBAF
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BAA0 #BA354F
analogous
#35BA5E #35BAA0 #3592BA
triadic
#35BAA0 #A035BA #BAA035
tetradic
#35BAA0 #5E35BA #BA354F #92BA35
square
#35BAA0 #5E35BA #BA354F #92BA35
split-complementary
#35BAA0 #BA3592 #BA5E35
monochromatic
#1A5B4E #278A77 #35BAA0 #5CD0BA #8BDECE
Accessibility & contrast
On white
2.42
#35BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#35BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BAA0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BAA0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #35baa0; /* rgb */ color: rgb(53, 186, 160); /* oklch */ color: oklch(71.2% 0.119 176.5);
Tailwind
colors: {
custom: {
50: '#7fcfbc',
500: '#35baa0',
950: '#000000',
},
}SCSS
$custom: #35baa0; $custom-light: #7fcfbc; $custom-dark: #000000;
JSON
{
"hex": "#35baa0",
"rgb": {
"r": 53,
"g": 186,
"b": 160
},
"hsl": {
"h": 168.271,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.71196,
"c": 0.11877,
"h": 176.5
},
"luminance": 0.38413
}Semantic roles & 50–950 ramp
primary
#35BAA0
secondary
#C88290
accent
#4966DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281