#4CDC9E#4CDC9E
#4CDC9E is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.152 H 161.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDC9E |
|---|---|
| RGB | rgb(76, 220, 158) |
| HSL | hsl(154, 67%, 58%) |
| HSV | hsv(154, 65%, 86%) |
| CMYK | cmyk(65.5%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.15, -52.63, 19.44) |
| CIE-LCH | lch(79.15, 56.10, 159.73°) |
| OKLab | oklab(80.19% -0.144 0.0495) |
| OKLCH | oklch(80.19% 0.152 161) |
| XYZ | xyz(34.7418, 55.1878, 41.1625) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.30
Eucalyptus
#44D7A8
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 5.29
Aqua Marine
#2EE8BB
ΔE00 5.75
Seaweed
#18D17B
ΔE00 5.75
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDC9E #DC4C8A
analogous
#4CDC56 #4CDC9E #4CD2DC
triadic
#4CDC9E #9E4CDC #DC9E4C
tetradic
#4CDC9E #564CDC #DC4C8A #D2DC4C
square
#4CDC9E #564CDC #DC4C8A #D2DC4C
split-complementary
#4CDC9E #DC4CD2 #DC564C
monochromatic
#1C915F #26C480 #4CDC9E #7FE6BA #B2F0D5
Accessibility & contrast
On white
1.74
#4CDC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#4CDC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDC9E
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDC9E | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9A
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4cdc9e; /* rgb */ color: rgb(76, 220, 158); /* oklch */ color: oklch(80.2% 0.152 161.0);
Tailwind
colors: {
custom: {
50: '#8ee8ba',
500: '#4cdc9e',
950: '#000000',
},
}SCSS
$custom: #4cdc9e; $custom-light: #8ee8ba; $custom-dark: #000000;
JSON
{
"hex": "#4cdc9e",
"rgb": {
"r": 76,
"g": 220,
"b": 158
},
"hsl": {
"h": 154.167,
"s": 67.29,
"l": 58.039
},
"oklch": {
"l": 0.80189,
"c": 0.15222,
"h": 161
},
"luminance": 0.55192
}Semantic roles & 50–950 ramp
primary
#4CDC9E
secondary
#96365F
accent
#3E88EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481