#D4E07E#D4E07E
#D4E07E is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 87.6% C 0.123 H 114.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E07E |
|---|---|
| RGB | rgb(212, 224, 126) |
| HSL | hsl(67, 61%, 69%) |
| HSV | hsv(67, 44%, 88%) |
| CMYK | cmyk(5.4%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(86.41, -18.38, 46.45) |
| CIE-LCH | lch(86.41, 49.96, 111.58°) |
| OKLab | oklab(87.65% -0.0515 0.1119) |
| OKLCH | oklch(87.65% 0.123 114.7) |
| XYZ | xyz(57.5736, 68.8154, 29.9844) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 5.21
Greenish Tan
#BCCB7A
ΔE00 5.78
Khaki (CSS)
#F0E68C
ΔE00 6.08
Pale Olive
#B9CC81
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E07E #8A7EE0
analogous
#E0BB7E #D4E07E #A3E07E
triadic
#D4E07E #7ED4E0 #E07ED4
tetradic
#D4E07E #7EE0BB #8A7EE0 #E07EA3
square
#D4E07E #7EE0BB #8A7EE0 #E07EA3
split-complementary
#D4E07E #7EA3E0 #BB7EE0
monochromatic
#A6B82C #C4D44D #D4E07E #E4ECAF #F5F8E1
Accessibility & contrast
On white
1.42
#D4E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D4E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E07E
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E07E | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#DED6C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4e07e; /* rgb */ color: rgb(212, 224, 126); /* oklch */ color: oklch(87.6% 0.123 114.7);
Tailwind
colors: {
custom: {
50: '#e3e9a5',
500: '#d4e07e',
950: '#000000',
},
}SCSS
$custom: #d4e07e; $custom-light: #e3e9a5; $custom-dark: #000000;
JSON
{
"hex": "#d4e07e",
"rgb": {
"r": 212,
"g": 224,
"b": 126
},
"hsl": {
"h": 67.347,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.87645,
"c": 0.12317,
"h": 114.7
},
"luminance": 0.68815
}Semantic roles & 50–950 ramp
primary
#D4E07E
secondary
#584BB7
accent
#1DC932
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16160F
muted
#848480