#4DDE8F#4DDE8F
#4DDE8F is a light, vivid green. Relative luminance 0.558; OKLCH L 80.4% C 0.167 H 155.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE8F |
|---|---|
| RGB | rgb(77, 222, 143) |
| HSL | hsl(147, 69%, 59%) |
| HSV | hsv(147, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(79.50, -56.23, 27.71) |
| CIE-LCH | lch(79.50, 62.68, 153.76°) |
| OKLab | oklab(80.39% -0.1523 0.0696) |
| OKLCH | oklch(80.39% 0.167 155.5) |
| XYZ | xyz(34.1367, 55.7999, 34.9527) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.40
Weird Green
#3AE57F
ΔE00 3.72
Seaweed
#18D17B
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.37
Emerald
#50C878
ΔE00 5.54
Turquoise Green
#04F489
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE8F #DE4D9C
analogous
#53DE4D #4DDE8F #4DDED7
triadic
#4DDE8F #8F4DDE #DE8F4D
tetradic
#4DDE8F #4D53DE #DE4D9C #DED74D
square
#4DDE8F #4D53DE #DE4D9C #DED74D
split-complementary
#4DDE8F #D74DDE #DE4D53
monochromatic
#1C9553 #25C970 #4DDE8F #81E8AF #B4F1D0
Accessibility & contrast
On white
1.73
#4DDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#4DDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE8F
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE8F | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CAC094
Tritanopia (blue-blind)
#00DCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4dde8f; /* rgb */ color: rgb(77, 222, 143); /* oklch */ color: oklch(80.4% 0.167 155.5);
Tailwind
colors: {
custom: {
50: '#8ee9b0',
500: '#4dde8f',
950: '#000000',
},
}SCSS
$custom: #4dde8f; $custom-light: #8ee9b0; $custom-dark: #000000;
JSON
{
"hex": "#4dde8f",
"rgb": {
"r": 77,
"g": 222,
"b": 143
},
"hsl": {
"h": 147.31,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80392,
"c": 0.16744,
"h": 155.5
},
"luminance": 0.55804
}Semantic roles & 50–950 ramp
primary
#4DDE8F
secondary
#99366C
accent
#3C9CEC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481