#35CAA7#35CAA7
#35CAA7 is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.132 H 172.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #35CAA7 |
|---|---|
| RGB | rgb(53, 202, 167) |
| HSL | hsl(166, 58%, 50%) |
| HSV | hsv(166, 74%, 79%) |
| CMYK | cmyk(73.8%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(73.41, -46.61, 6.47) |
| CIE-LCH | lch(73.41, 47.05, 172.09°) |
| OKLab | oklab(75.41% -0.1313 0.0164) |
| OKLCH | oklch(75.41% 0.132 172.9) |
| XYZ | xyz(29.5602, 45.7844, 43.8311) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.29
Turquoise (survey)
#06C2AC
ΔE00 4.52
Green Blue
#01C08D
ΔE00 5.30
Tealish
#24BCA8
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CAA7 #CA3558
analogous
#35CA5D #35CAA7 #35A2CA
triadic
#35CAA7 #A735CA #CAA735
tetradic
#35CAA7 #5D35CA #CA3558 #A2CA35
square
#35CAA7 #5D35CA #CA3558 #A2CA35
split-complementary
#35CAA7 #CA35A2 #CA5D35
monochromatic
#1C6957 #289A7F #35CAA7 #65D7BC #96E3D1
Accessibility & contrast
On white
2.07
#35CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#35CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CAA7
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CAA7 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA5
Deuteranopia (green-blind)
#B0AEA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #35caa7; /* rgb */ color: rgb(53, 202, 167); /* oklch */ color: oklch(75.4% 0.132 172.9);
Tailwind
colors: {
custom: {
50: '#82dbc1',
500: '#35caa7',
950: '#000000',
},
}SCSS
$custom: #35caa7; $custom-light: #82dbc1; $custom-dark: #000000;
JSON
{
"hex": "#35caa7",
"rgb": {
"r": 53,
"g": 202,
"b": 167
},
"hsl": {
"h": 165.906,
"s": 58.431,
"l": 50
},
"oklch": {
"l": 0.75411,
"c": 0.1323,
"h": 172.9
},
"luminance": 0.45788
}Semantic roles & 50–950 ramp
primary
#35CAA7
secondary
#CF8C9C
accent
#466BE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381