#35CC9C#35CC9C
#35CC9C is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.6% C 0.142 H 166.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #35CC9C |
|---|---|
| RGB | rgb(53, 204, 156) |
| HSL | hsl(161, 60%, 50%) |
| HSV | hsv(161, 74%, 80%) |
| CMYK | cmyk(74%, 0%, 23.5%, 20%) |
| CIE-LAB | lab(73.77, -50.09, 12.90) |
| CIE-LCH | lch(73.77, 51.72, 165.55°) |
| OKLab | oklab(75.62% -0.1384 0.033) |
| OKLCH | oklch(75.62% 0.142 166.6) |
| XYZ | xyz(29.0585, 46.3395, 38.8590) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.86
Greenblue
#23C48B
ΔE00 3.23
Green Blue
#01C08D
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 4.58
Greenish Teal
#32BF84
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CC9C #CC3565
analogous
#35CC50 #35CC9C #35B1CC
triadic
#35CC9C #9C35CC #CC9C35
tetradic
#35CC9C #5035CC #CC3565 #B1CC35
square
#35CC9C #5035CC #CC3565 #B1CC35
split-complementary
#35CC9C #CC35B1 #CC5035
monochromatic
#1B6B52 #279C77 #35CC9C #66D8B4 #97E5CC
Accessibility & contrast
On white
2.05
#35CC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#35CC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CC9C
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CC9C | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD99
Deuteranopia (green-blind)
#B4B09F
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #35cc9c; /* rgb */ color: rgb(53, 204, 156); /* oklch */ color: oklch(75.6% 0.142 166.6);
Tailwind
colors: {
custom: {
50: '#82dcb9',
500: '#35cc9c',
950: '#000000',
},
}SCSS
$custom: #35cc9c; $custom-light: #82dcb9; $custom-dark: #000000;
JSON
{
"hex": "#35cc9c",
"rgb": {
"r": 53,
"g": 204,
"b": 156
},
"hsl": {
"h": 160.927,
"s": 59.684,
"l": 50.392
},
"oklch": {
"l": 0.75622,
"c": 0.14227,
"h": 166.6
},
"luminance": 0.46343
}Semantic roles & 50–950 ramp
primary
#35CC9C
secondary
#D08DA2
accent
#4577E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380