#4CDE99#4CDE99
#4CDE99 is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.6% C 0.159 H 158.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDE99 |
|---|---|
| RGB | rgb(76, 222, 153) |
| HSL | hsl(152, 69%, 58%) |
| HSV | hsv(152, 66%, 87%) |
| CMYK | cmyk(65.8%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.66, -54.45, 22.75) |
| CIE-LCH | lch(79.66, 59.01, 157.33°) |
| OKLab | oklab(80.57% -0.1482 0.0576) |
| OKLCH | oklch(80.57% 0.159 158.8) |
| XYZ | xyz(34.8482, 56.0752, 39.1179) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.33
Seaweed
#18D17B
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDE99 #DE4C91
analogous
#4CDE50 #4CDE99 #4CDADE
triadic
#4CDE99 #994CDE #DE994C
tetradic
#4CDE99 #504CDE #DE4C91 #DADE4C
square
#4CDE99 #504CDE #DE4C91 #DADE4C
split-complementary
#4CDE99 #DE4CDA #DE504C
monochromatic
#1B945B #25C87B #4CDE99 #80E8B6 #B3F1D4
Accessibility & contrast
On white
1.72
#4CDE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#4CDE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDE99
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDE99 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4cde99; /* rgb */ color: rgb(76, 222, 153); /* oklch */ color: oklch(80.6% 0.159 158.8);
Tailwind
colors: {
custom: {
50: '#8ee9b7',
500: '#4cde99',
950: '#000000',
},
}SCSS
$custom: #4cde99; $custom-light: #8ee9b7; $custom-dark: #000000;
JSON
{
"hex": "#4cde99",
"rgb": {
"r": 76,
"g": 222,
"b": 153
},
"hsl": {
"h": 151.644,
"s": 68.868,
"l": 58.431
},
"oklch": {
"l": 0.80573,
"c": 0.15905,
"h": 158.8
},
"luminance": 0.56079
}Semantic roles & 50–950 ramp
primary
#4CDE99
secondary
#993564
accent
#3C8FEC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481