#35CCAA#35CCAA
#35CCAA is a light, vivid teal. Relative luminance 0.468; OKLCH L 76.0% C 0.133 H 173.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #35CCAA |
|---|---|
| RGB | rgb(53, 204, 170) |
| HSL | hsl(166, 60%, 50%) |
| HSV | hsv(166, 74%, 80%) |
| CMYK | cmyk(74%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(74.09, -46.70, 5.84) |
| CIE-LCH | lch(74.09, 47.06, 172.88°) |
| OKLab | oklab(75.99% -0.1318 0.0147) |
| OKLCH | oklch(75.99% 0.133 173.6) |
| XYZ | xyz(30.3130, 46.8413, 45.4661) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.11
Mediumaquamarine
#66CDAA
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.21
Turquoise (survey)
#06C2AC
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 5.61
Tealish
#24BCA8
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CCAA #CC3557
analogous
#35CC5E #35CCAA #35A2CC
triadic
#35CCAA #AA35CC #CCAA35
tetradic
#35CCAA #5E35CC #CC3557 #A2CC35
square
#35CCAA #5E35CC #CC3557 #A2CC35
split-complementary
#35CCAA #CC35A2 #CC5E35
monochromatic
#1B6B59 #279C82 #35CCAA #66D8BF #97E5D3
Accessibility & contrast
On white
2.03
#35CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#35CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CCAA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CCAA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA8
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #35ccaa; /* rgb */ color: rgb(53, 204, 170); /* oklch */ color: oklch(76.0% 0.133 173.6);
Tailwind
colors: {
custom: {
50: '#83dcc3',
500: '#35ccaa',
950: '#000000',
},
}SCSS
$custom: #35ccaa; $custom-light: #83dcc3; $custom-dark: #000000;
JSON
{
"hex": "#35ccaa",
"rgb": {
"r": 53,
"g": 204,
"b": 170
},
"hsl": {
"h": 166.49,
"s": 59.684,
"l": 50.392
},
"oklch": {
"l": 0.75994,
"c": 0.13267,
"h": 173.6
},
"luminance": 0.46845
}Semantic roles & 50–950 ramp
primary
#35CCAA
secondary
#D08D9C
accent
#4569E3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381