#D4E67F#D4E67F
#D4E67F is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.9% C 0.130 H 117.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E67F |
|---|---|
| RGB | rgb(212, 230, 127) |
| HSL | hsl(70, 67%, 70%) |
| HSV | hsv(70, 45%, 90%) |
| CMYK | cmyk(7.8%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.03, -21.20, 47.97) |
| CIE-LCH | lch(88.03, 52.44, 113.85°) |
| OKLab | oklab(88.94% -0.0594 0.1153) |
| OKLCH | oklch(88.94% 0.13 117.3) |
| XYZ | xyz(59.2795, 72.1235, 30.8729) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.88
Greenish Beige
#C9D179
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 6.76
Greenish Tan
#BCCB7A
ΔE00 6.86
Pear
#CBF85F
ΔE00 6.94
Pale Olive Green
#B1D27B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E67F #917FE6
analogous
#E6C47F #D4E67F #A1E67F
triadic
#D4E67F #7FD4E6 #E67FD4
tetradic
#D4E67F #7FE6C4 #917FE6 #E67FA1
square
#D4E67F #7FE6C4 #917FE6 #E67FA1
split-complementary
#D4E67F #7FA1E6 #C47FE6
monochromatic
#A9C426 #C3DC4C #D4E67F #E5F0B2 #F6FAE5
Accessibility & contrast
On white
1.36
#D4E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D4E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E67F
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E67F | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#DEDCCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e67f; /* rgb */ color: rgb(212, 230, 127); /* oklch */ color: oklch(88.9% 0.130 117.3);
Tailwind
colors: {
custom: {
50: '#e3eda6',
500: '#d4e67f',
950: '#000000',
},
}SCSS
$custom: #d4e67f; $custom-light: #e3eda6; $custom-dark: #000000;
JSON
{
"hex": "#d4e67f",
"rgb": {
"r": 212,
"g": 230,
"b": 127
},
"hsl": {
"h": 70.485,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.88939,
"c": 0.12974,
"h": 117.3
},
"luminance": 0.72123
}Semantic roles & 50–950 ramp
primary
#D4E67F
secondary
#5F4BBE
accent
#16CF37
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480