#35CA9A#35CA9A
#35CA9A is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.141 H 166.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #35CA9A |
|---|---|
| RGB | rgb(53, 202, 154) |
| HSL | hsl(161, 58%, 50%) |
| HSV | hsv(161, 74%, 79%) |
| CMYK | cmyk(73.8%, 0%, 23.8%, 20.8%) |
| CIE-LAB | lab(73.11, -49.74, 13.05) |
| CIE-LCH | lch(73.11, 51.42, 165.30°) |
| OKLab | oklab(75.07% -0.1374 0.0333) |
| OKLCH | oklch(75.07% 0.141 166.4) |
| XYZ | xyz(28.4182, 45.3277, 37.8170) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.85
Green Blue
#01C08D
ΔE00 3.14
Eucalyptus
#44D7A8
ΔE00 3.36
Greenish Teal
#32BF84
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CA9A #CA3565
analogous
#35CA4F #35CA9A #35B0CA
triadic
#35CA9A #9A35CA #CA9A35
tetradic
#35CA9A #4F35CA #CA3565 #B0CA35
square
#35CA9A #4F35CA #CA3565 #B0CA35
split-complementary
#35CA9A #CA35B0 #CA4F35
monochromatic
#1C6950 #289A75 #35CA9A #65D7B2 #96E3CA
Accessibility & contrast
On white
2.09
#35CA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#35CA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CA9A
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CA9A | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC97
Deuteranopia (green-blind)
#B2AE9D
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #35ca9a; /* rgb */ color: rgb(53, 202, 154); /* oklch */ color: oklch(75.1% 0.141 166.4);
Tailwind
colors: {
custom: {
50: '#82dbb7',
500: '#35ca9a',
950: '#000000',
},
}SCSS
$custom: #35ca9a; $custom-light: #82dbb7; $custom-dark: #000000;
JSON
{
"hex": "#35ca9a",
"rgb": {
"r": 53,
"g": 202,
"b": 154
},
"hsl": {
"h": 160.671,
"s": 58.431,
"l": 50
},
"oklch": {
"l": 0.75068,
"c": 0.14136,
"h": 166.4
},
"luminance": 0.45331
}Semantic roles & 50–950 ramp
primary
#35CA9A
secondary
#CF8CA2
accent
#4678E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380