#D4E38F#D4E38F
#D4E38F is a very light, moderate yellow-green. Relative luminance 0.709; OKLCH L 88.5% C 0.108 H 116.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E38F |
|---|---|
| RGB | rgb(212, 227, 143) |
| HSL | hsl(71, 60%, 73%) |
| HSV | hsv(71, 37%, 89%) |
| CMYK | cmyk(6.6%, 0%, 37%, 11%) |
| CIE-LAB | lab(87.45, -17.97, 39.38) |
| CIE-LCH | lch(87.45, 43.29, 114.53°) |
| OKLab | oklab(88.55% -0.0491 0.0967) |
| OKLCH | oklch(88.55% 0.108 116.9) |
| XYZ | xyz(59.5785, 70.9188, 36.5313) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Greenish Beige
#C9D179
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 5.71
Pale Olive
#B9CC81
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E38F #9E8FE3
analogous
#E3C88F #D4E38F #AAE38F
triadic
#D4E38F #8FD4E3 #E38FD4
tetradic
#D4E38F #8FE3C8 #9E8FE3 #E38FAA
square
#D4E38F #8FE3C8 #9E8FE3 #E38FAA
split-complementary
#D4E38F #8FAAE3 #C88FE3
monochromatic
#ACC632 #C1D75E #D4E38F #E7EFC0 #F6F9E7
Accessibility & contrast
On white
1.38
#D4E38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D4E38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E38F
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E38F | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#ECDC93
Tritanopia (blue-blind)
#DCDACE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e38f; /* rgb */ color: rgb(212, 227, 143); /* oklch */ color: oklch(88.5% 0.108 116.9);
Tailwind
colors: {
custom: {
50: '#e2ebb1',
500: '#d4e38f',
950: '#000000',
},
}SCSS
$custom: #d4e38f; $custom-light: #e2ebb1; $custom-dark: #000000;
JSON
{
"hex": "#d4e38f",
"rgb": {
"r": 212,
"g": 227,
"b": 143
},
"hsl": {
"h": 70.714,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.88545,
"c": 0.10848,
"h": 116.9
},
"luminance": 0.70918
}Semantic roles & 50–950 ramp
primary
#D4E38F
secondary
#6C5ABC
accent
#1EC83C
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151611
muted
#848481