#D4E47F#D4E47F
#D4E47F is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 88.5% C 0.127 H 116.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E47F |
|---|---|
| RGB | rgb(212, 228, 127) |
| HSL | hsl(70, 65%, 70%) |
| HSV | hsv(70, 44%, 89%) |
| CMYK | cmyk(7%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(87.49, -20.23, 47.31) |
| CIE-LCH | lch(87.49, 51.45, 113.15°) |
| OKLab | oklab(88.51% -0.0567 0.1139) |
| OKLCH | oklch(88.51% 0.127 116.5) |
| XYZ | xyz(58.7261, 71.0167, 30.6885) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.89
Greenish Tan
#BCCB7A
ΔE00 6.45
Khaki (CSS)
#F0E68C
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.86
Pale Olive
#B9CC81
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E47F #8F7FE4
analogous
#E4C27F #D4E47F #A2E47F
triadic
#D4E47F #7FD4E4 #E47FD4
tetradic
#D4E47F #7FE4C2 #8F7FE4 #E47FA2
square
#D4E47F #7FE4C2 #8F7FE4 #E47FA2
split-complementary
#D4E47F #7FA2E4 #C27FE4
monochromatic
#A8C029 #C3D94C #D4E47F #E5EFB2 #F6F9E4
Accessibility & contrast
On white
1.38
#D4E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D4E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E47F
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E47F | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#DEDACC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e47f; /* rgb */ color: rgb(212, 228, 127); /* oklch */ color: oklch(88.5% 0.127 116.5);
Tailwind
colors: {
custom: {
50: '#e3eca6',
500: '#d4e47f',
950: '#000000',
},
}SCSS
$custom: #d4e47f; $custom-light: #e3eca6; $custom-dark: #000000;
JSON
{
"hex": "#d4e47f",
"rgb": {
"r": 212,
"g": 228,
"b": 127
},
"hsl": {
"h": 69.505,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.88512,
"c": 0.12718,
"h": 116.5
},
"luminance": 0.71016
}Semantic roles & 50–950 ramp
primary
#D4E47F
secondary
#5D4BBC
accent
#19CD35
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480