#D4E779#D4E779
#D4E779 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 89.1% C 0.137 H 117.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E779 |
|---|---|
| RGB | rgb(212, 231, 121) |
| HSL | hsl(70, 70%, 69%) |
| HSV | hsv(70, 48%, 91%) |
| CMYK | cmyk(8.2%, 0%, 47.6%, 9.4%) |
| CIE-LAB | lab(88.22, -22.28, 51.06) |
| CIE-LCH | lch(88.22, 55.71, 113.58°) |
| OKLab | oklab(89.07% -0.063 0.1218) |
| OKLCH | oklch(89.07% 0.137 117.3) |
| XYZ | xyz(59.1791, 72.5299, 28.9675) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.68
Pear
#CBF85F
ΔE00 6.19
Light Yellow Green
#CCFD7F
ΔE00 6.43
Yellowish Tan
#FCFC81
ΔE00 7.11
Khaki (CSS)
#F0E68C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E779 #8C79E7
analogous
#E7C379 #D4E779 #9DE779
triadic
#D4E779 #79D4E7 #E779D4
tetradic
#D4E779 #79E7C3 #8C79E7 #E7799D
square
#D4E779 #79E7C3 #8C79E7 #E7799D
split-complementary
#D4E779 #799DE7 #C379E7
monochromatic
#A7C323 #C3DE45 #D4E779 #E5F0AD #F5FAE1
Accessibility & contrast
On white
1.35
#D4E779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D4E779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E779
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E779 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6F
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#DEDDCD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e779; /* rgb */ color: rgb(212, 231, 121); /* oklch */ color: oklch(89.1% 0.137 117.3);
Tailwind
colors: {
custom: {
50: '#e3eea2',
500: '#d4e779',
950: '#000000',
},
}SCSS
$custom: #d4e779; $custom-light: #e3eea2; $custom-dark: #000000;
JSON
{
"hex": "#d4e779",
"rgb": {
"r": 212,
"g": 231,
"b": 121
},
"hsl": {
"h": 70.364,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.89072,
"c": 0.1371,
"h": 117.3
},
"luminance": 0.72529
}Semantic roles & 50–950 ramp
primary
#D4E779
secondary
#5A45BF
accent
#14D235
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16160F
muted
#848580