#35CEAA#35CEAA
#35CEAA is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.5% C 0.135 H 172.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #35CEAA |
|---|---|
| RGB | rgb(53, 206, 170) |
| HSL | hsl(166, 61%, 51%) |
| HSV | hsv(166, 74%, 81%) |
| CMYK | cmyk(74.3%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(74.70, -47.54, 6.71) |
| CIE-LCH | lch(74.70, 48.01, 171.96°) |
| OKLab | oklab(76.49% -0.1338 0.017) |
| OKLCH | oklch(76.49% 0.135 172.8) |
| XYZ | xyz(30.7914, 47.7981, 45.6256) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.63
Eucalyptus
#44D7A8
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 5.65
Green Blue
#01C08D
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CEAA #CE3559
analogous
#35CE5D #35CEAA #35A6CE
triadic
#35CEAA #AA35CE #CEAA35
tetradic
#35CEAA #5D35CE #CE3559 #A6CE35
square
#35CEAA #5D35CE #CE3559 #A6CE35
split-complementary
#35CEAA #CE35A6 #CE5D35
monochromatic
#1B6E5A #279F83 #35CEAA #66DABF #98E6D3
Accessibility & contrast
On white
1.99
#35CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#35CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CEAA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CEAA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#00D0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #35ceaa; /* rgb */ color: rgb(53, 206, 170); /* oklch */ color: oklch(76.5% 0.135 172.8);
Tailwind
colors: {
custom: {
50: '#83dec3',
500: '#35ceaa',
950: '#000000',
},
}SCSS
$custom: #35ceaa; $custom-light: #83dec3; $custom-dark: #000000;
JSON
{
"hex": "#35ceaa",
"rgb": {
"r": 53,
"g": 206,
"b": 170
},
"hsl": {
"h": 165.882,
"s": 60.956,
"l": 50.784
},
"oklch": {
"l": 0.76493,
"c": 0.1349,
"h": 172.8
},
"luminance": 0.47802
}Semantic roles & 50–950 ramp
primary
#35CEAA
secondary
#D18D9D
accent
#4469E4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381