#D4E07F#D4E07F
#D4E07F is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 87.7% C 0.122 H 114.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E07F |
|---|---|
| RGB | rgb(212, 224, 127) |
| HSL | hsl(67, 61%, 69%) |
| HSV | hsv(67, 43%, 88%) |
| CMYK | cmyk(5.4%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(86.43, -18.27, 45.98) |
| CIE-LCH | lch(86.43, 49.48, 111.67°) |
| OKLab | oklab(87.66% -0.0511 0.1109) |
| OKLCH | oklch(87.66% 0.122 114.7) |
| XYZ | xyz(57.6384, 68.8414, 30.3259) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.58
Light Khaki
#E6F2A2
ΔE00 5.11
Greenish Tan
#BCCB7A
ΔE00 5.71
Khaki (CSS)
#F0E68C
ΔE00 6.07
Pale Olive
#B9CC81
ΔE00 6.53
Pale Olive Green
#B1D27B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E07F #8B7FE0
analogous
#E0BC7F #D4E07F #A4E07F
triadic
#D4E07F #7FD4E0 #E07FD4
tetradic
#D4E07F #7FE0BC #8B7FE0 #E07FA4
square
#D4E07F #7FE0BC #8B7FE0 #E07FA4
split-complementary
#D4E07F #7FA4E0 #BC7FE0
monochromatic
#A7B82D #C3D44E #D4E07F #E5ECB0 #F5F8E2
Accessibility & contrast
On white
1.42
#D4E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D4E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E07F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E07F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#DED6C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4e07f; /* rgb */ color: rgb(212, 224, 127); /* oklch */ color: oklch(87.7% 0.122 114.7);
Tailwind
colors: {
custom: {
50: '#e3e9a6',
500: '#d4e07f',
950: '#000000',
},
}SCSS
$custom: #d4e07f; $custom-light: #e3e9a6; $custom-dark: #000000;
JSON
{
"hex": "#d4e07f",
"rgb": {
"r": 212,
"g": 224,
"b": 127
},
"hsl": {
"h": 67.423,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.87659,
"c": 0.12212,
"h": 114.7
},
"luminance": 0.68841
}Semantic roles & 50–950 ramp
primary
#D4E07F
secondary
#594CB7
accent
#1DC932
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16160F
muted
#848480