#D4E37F#D4E37F
#D4E37F is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.3% C 0.126 H 116.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E37F |
|---|---|
| RGB | rgb(212, 227, 127) |
| HSL | hsl(69, 64%, 69%) |
| HSV | hsv(69, 44%, 89%) |
| CMYK | cmyk(6.6%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(87.23, -19.74, 46.98) |
| CIE-LCH | lch(87.23, 50.96, 112.80°) |
| OKLab | oklab(88.3% -0.0553 0.1131) |
| OKLCH | oklch(88.3% 0.126 116) |
| XYZ | xyz(58.4518, 70.4681, 30.5970) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.35
Light Khaki
#E6F2A2
ΔE00 4.92
Greenish Tan
#BCCB7A
ΔE00 6.25
Khaki (CSS)
#F0E68C
ΔE00 6.54
Pale Olive Green
#B1D27B
ΔE00 6.83
Pale Olive
#B9CC81
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E37F #8E7FE3
analogous
#E3C07F #D4E37F #A2E37F
triadic
#D4E37F #7FD4E3 #E37FD4
tetradic
#D4E37F #7FE3C0 #8E7FE3 #E37FA2
square
#D4E37F #7FE3C0 #8E7FE3 #E37FA2
split-complementary
#D4E37F #7FA2E3 #C07FE3
monochromatic
#A8BE2A #C3D84D #D4E37F #E5EEB1 #F6F9E3
Accessibility & contrast
On white
1.39
#D4E37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D4E37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E37F
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E37F | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#EEDB84
Tritanopia (blue-blind)
#DED9CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4e37f; /* rgb */ color: rgb(212, 227, 127); /* oklch */ color: oklch(88.3% 0.126 116.0);
Tailwind
colors: {
custom: {
50: '#e3eba6',
500: '#d4e37f',
950: '#000000',
},
}SCSS
$custom: #d4e37f; $custom-light: #e3eba6; $custom-dark: #000000;
JSON
{
"hex": "#d4e37f",
"rgb": {
"r": 212,
"g": 227,
"b": 127
},
"hsl": {
"h": 69,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.88298,
"c": 0.1259,
"h": 116
},
"luminance": 0.70468
}Semantic roles & 50–950 ramp
primary
#D4E37F
secondary
#5C4CBB
accent
#1ACC34
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480