#D4E474#D4E474
#D4E474 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.4% C 0.138 H 116.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E474 |
|---|---|
| RGB | rgb(212, 228, 116) |
| HSL | hsl(69, 67%, 67%) |
| HSV | hsv(69, 49%, 89%) |
| CMYK | cmyk(7%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(87.36, -21.31, 52.38) |
| CIE-LCH | lch(87.36, 56.55, 112.14°) |
| OKLab | oklab(88.36% -0.0607 0.1243) |
| OKLCH | oklch(88.36% 0.138 116) |
| XYZ | xyz(58.0479, 70.7455, 27.1169) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 6.12
Pear
#CBF85F
ΔE00 6.65
Sickly Yellow
#D0E429
ΔE00 6.88
Khaki (CSS)
#F0E68C
ΔE00 6.96
Yellowish Tan
#FCFC81
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E474 #8474E4
analogous
#E4BC74 #D4E474 #9CE474
triadic
#D4E474 #74D4E4 #E474D4
tetradic
#D4E474 #74E4BC #8474E4 #E4749C
square
#D4E474 #74E4BC #8474E4 #E4749C
split-complementary
#D4E474 #749CE4 #BC74E4
monochromatic
#A4BA24 #C4DA41 #D4E474 #E4EEA7 #F4F8DA
Accessibility & contrast
On white
1.39
#D4E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D4E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E474
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E474 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#DFD9CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e474; /* rgb */ color: rgb(212, 228, 116); /* oklch */ color: oklch(88.4% 0.138 116.0);
Tailwind
colors: {
custom: {
50: '#e3ec9e',
500: '#d4e474',
950: '#000000',
},
}SCSS
$custom: #d4e474; $custom-light: #e3ec9e; $custom-dark: #000000;
JSON
{
"hex": "#d4e474",
"rgb": {
"r": 212,
"g": 228,
"b": 116
},
"hsl": {
"h": 68.571,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.88364,
"c": 0.13829,
"h": 116
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#D4E474
secondary
#5443BA
accent
#16CF31
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480