#D4E57F#D4E57F
#D4E57F is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.7% C 0.128 H 116.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E57F |
|---|---|
| RGB | rgb(212, 229, 127) |
| HSL | hsl(70, 66%, 70%) |
| HSV | hsv(70, 45%, 90%) |
| CMYK | cmyk(7.4%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(87.76, -20.72, 47.64) |
| CIE-LCH | lch(87.76, 51.95, 113.50°) |
| OKLab | oklab(88.73% -0.058 0.1146) |
| OKLCH | oklch(88.73% 0.128 116.9) |
| XYZ | xyz(59.0020, 71.5685, 30.7804) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.88
Light Khaki
#E6F2A2
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 6.65
Khaki (CSS)
#F0E68C
ΔE00 6.89
Pale Olive Green
#B1D27B
ΔE00 6.91
Light Yellow Green
#CCFD7F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E57F #907FE5
analogous
#E5C37F #D4E57F #A1E57F
triadic
#D4E57F #7FD4E5 #E57FD4
tetradic
#D4E57F #7FE5C3 #907FE5 #E57FA1
square
#D4E57F #7FE5C3 #907FE5 #E57FA1
split-complementary
#D4E57F #7FA1E5 #C37FE5
monochromatic
#A8C227 #C3DB4C #D4E57F #E5EFB2 #F6FAE5
Accessibility & contrast
On white
1.37
#D4E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D4E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E57F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E57F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#DEDBCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e57f; /* rgb */ color: rgb(212, 229, 127); /* oklch */ color: oklch(88.7% 0.128 116.9);
Tailwind
colors: {
custom: {
50: '#e3eda6',
500: '#d4e57f',
950: '#000000',
},
}SCSS
$custom: #d4e57f; $custom-light: #e3eda6; $custom-dark: #000000;
JSON
{
"hex": "#d4e57f",
"rgb": {
"r": 212,
"g": 229,
"b": 127
},
"hsl": {
"h": 70,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.88726,
"c": 0.12846,
"h": 116.9
},
"luminance": 0.71568
}Semantic roles & 50–950 ramp
primary
#D4E57F
secondary
#5E4BBD
accent
#17CE36
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480