#4DE297#4DE297
#4DE297 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.5% C 0.166 H 157.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE297 |
|---|---|
| RGB | rgb(77, 226, 151) |
| HSL | hsl(150, 72%, 59%) |
| HSV | hsv(150, 66%, 89%) |
| CMYK | cmyk(65.9%, 0%, 33.2%, 11.4%) |
| CIE-LAB | lab(80.85, -56.23, 25.41) |
| CIE-LCH | lch(80.85, 61.71, 155.68°) |
| OKLab | oklab(81.55% -0.1527 0.0641) |
| OKLCH | oklch(81.55% 0.166 157.2) |
| XYZ | xyz(35.8395, 58.2010, 38.6173) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.07
Weird Green
#3AE57F
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE297 #E24D98
analogous
#4DE24D #4DE297 #4DE2E2
triadic
#4DE297 #974DE2 #E2974D
tetradic
#4DE297 #4D4DE2 #E24D98 #E2E24D
square
#4DE297 #4D4DE2 #E24D98 #E2E24D
split-complementary
#4DE297 #E24DE2 #E24D4D
monochromatic
#199B5A #22D078 #4DE297 #82EBB6 #B6F3D4
Accessibility & contrast
On white
1.66
#4DE297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#4DE297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE297
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE297 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#00E0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4de297; /* rgb */ color: rgb(77, 226, 151); /* oklch */ color: oklch(81.5% 0.166 157.2);
Tailwind
colors: {
custom: {
50: '#8fecb6',
500: '#4de297',
950: '#000000',
},
}SCSS
$custom: #4de297; $custom-light: #8fecb6; $custom-dark: #000000;
JSON
{
"hex": "#4de297",
"rgb": {
"r": 77,
"g": 226,
"b": 151
},
"hsl": {
"h": 149.799,
"s": 71.981,
"l": 59.412
},
"oklch": {
"l": 0.81548,
"c": 0.16559,
"h": 157.2
},
"luminance": 0.58205
}Semantic roles & 50–950 ramp
primary
#4DE297
secondary
#9F346A
accent
#3995EF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0E1611
muted
#7F8581