#35CAA5#35CAA5
#35CAA5 is a light, vivid teal. Relative luminance 0.457; OKLCH L 75.4% C 0.134 H 171.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #35CAA5 |
|---|---|
| RGB | rgb(53, 202, 165) |
| HSL | hsl(165, 58%, 50%) |
| HSV | hsv(165, 74%, 79%) |
| CMYK | cmyk(73.8%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.36, -47.10, 7.48) |
| CIE-LCH | lch(73.36, 47.70, 170.97°) |
| OKLab | oklab(75.36% -0.1322 0.019) |
| OKLCH | oklch(75.36% 0.134 171.8) |
| XYZ | xyz(29.3767, 45.7111, 42.8649) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 3.95
Green Blue
#01C08D
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 5.01
Greenblue
#23C48B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CAA5 #CA355A
analogous
#35CA5B #35CAA5 #35A4CA
triadic
#35CAA5 #A535CA #CAA535
tetradic
#35CAA5 #5B35CA #CA355A #A4CA35
square
#35CAA5 #5B35CA #CA355A #A4CA35
split-complementary
#35CAA5 #CA35A4 #CA5B35
monochromatic
#1C6956 #289A7D #35CAA5 #65D7BB #96E3D0
Accessibility & contrast
On white
2.07
#35CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#35CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CAA5
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CAA5 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA3
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #35caa5; /* rgb */ color: rgb(53, 202, 165); /* oklch */ color: oklch(75.4% 0.134 171.8);
Tailwind
colors: {
custom: {
50: '#82dbbf',
500: '#35caa5',
950: '#000000',
},
}SCSS
$custom: #35caa5; $custom-light: #82dbbf; $custom-dark: #000000;
JSON
{
"hex": "#35caa5",
"rgb": {
"r": 53,
"g": 202,
"b": 165
},
"hsl": {
"h": 165.101,
"s": 58.431,
"l": 50
},
"oklch": {
"l": 0.75356,
"c": 0.13357,
"h": 171.8
},
"luminance": 0.45715
}Semantic roles & 50–950 ramp
primary
#35CAA5
secondary
#CF8C9D
accent
#466DE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381