#35CAA9#35CAA9
#35CAA9 is a light, vivid teal. Relative luminance 0.459; OKLCH L 75.5% C 0.131 H 174.0°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #35CAA9 |
|---|---|
| RGB | rgb(53, 202, 169) |
| HSL | hsl(167, 58%, 50%) |
| HSV | hsv(167, 74%, 79%) |
| CMYK | cmyk(73.8%, 0%, 16.3%, 20.8%) |
| CIE-LAB | lab(73.45, -46.11, 5.46) |
| CIE-LCH | lch(73.45, 46.43, 173.24°) |
| OKLab | oklab(75.47% -0.1303 0.0138) |
| OKLCH | oklch(75.47% 0.131 174) |
| XYZ | xyz(29.7465, 45.8590, 44.8123) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 3.80
Turquoise (survey)
#06C2AC
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.68
Tealish
#24BCA8
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CAA9 #CA3556
analogous
#35CA5E #35CAA9 #35A1CA
triadic
#35CAA9 #A935CA #CAA935
tetradic
#35CAA9 #5E35CA #CA3556 #A1CA35
square
#35CAA9 #5E35CA #CA3556 #A1CA35
split-complementary
#35CAA9 #CA35A1 #CA5E35
monochromatic
#1C6958 #289A80 #35CAA9 #65D7BE #96E3D2
Accessibility & contrast
On white
2.06
#35CAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#35CAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CAA9
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CAA9 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#AFAFAB
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #35caa9; /* rgb */ color: rgb(53, 202, 169); /* oklch */ color: oklch(75.5% 0.131 174.0);
Tailwind
colors: {
custom: {
50: '#82dbc2',
500: '#35caa9',
950: '#000000',
},
}SCSS
$custom: #35caa9; $custom-light: #82dbc2; $custom-dark: #000000;
JSON
{
"hex": "#35caa9",
"rgb": {
"r": 53,
"g": 202,
"b": 169
},
"hsl": {
"h": 166.711,
"s": 58.431,
"l": 50
},
"oklch": {
"l": 0.75467,
"c": 0.13107,
"h": 174
},
"luminance": 0.45863
}Semantic roles & 50–950 ramp
primary
#35CAA9
secondary
#CF8C9B
accent
#4669E2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381