#D4E074#D4E074
#D4E074 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 87.5% C 0.133 H 114.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E074 |
|---|---|
| RGB | rgb(212, 224, 116) |
| HSL | hsl(67, 64%, 67%) |
| HSV | hsv(67, 48%, 88%) |
| CMYK | cmyk(5.4%, 0%, 48.2%, 12.2%) |
| CIE-LAB | lab(86.29, -19.36, 51.09) |
| CIE-LCH | lch(86.29, 54.64, 110.75°) |
| OKLab | oklab(87.51% -0.0551 0.1215) |
| OKLCH | oklch(87.51% 0.133 114.4) |
| XYZ | xyz(56.9603, 68.5701, 26.7543) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 6.26
Khaki (CSS)
#F0E68C
ΔE00 6.32
Greenish Tan
#BCCB7A
ΔE00 6.54
Sickly Yellow
#D0E429
ΔE00 7.20
Yellowish Tan
#FCFC81
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E074 #8074E0
analogous
#E0B674 #D4E074 #9EE074
triadic
#D4E074 #74D4E0 #E074D4
tetradic
#D4E074 #74E0B6 #8074E0 #E0749E
square
#D4E074 #74E0B6 #8074E0 #E0749E
split-complementary
#D4E074 #749EE0 #B674E0
monochromatic
#A3B228 #C5D542 #D4E074 #E3EBA6 #F3F6D8
Accessibility & contrast
On white
1.43
#D4E074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#D4E074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E074
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E074 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#DFD5C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4e074; /* rgb */ color: rgb(212, 224, 116); /* oklch */ color: oklch(87.5% 0.133 114.4);
Tailwind
colors: {
custom: {
50: '#e3e99e',
500: '#d4e074',
950: '#000000',
},
}SCSS
$custom: #d4e074; $custom-light: #e3e99e; $custom-dark: #000000;
JSON
{
"hex": "#d4e074",
"rgb": {
"r": 212,
"g": 224,
"b": 116
},
"hsl": {
"h": 66.667,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.87508,
"c": 0.1334,
"h": 114.4
},
"luminance": 0.68569
}Semantic roles & 50–950 ramp
primary
#D4E074
secondary
#5145B3
accent
#1ACB2E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480