#D4E274#D4E274
#D4E274 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 87.9% C 0.136 H 115.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E274 |
|---|---|
| RGB | rgb(212, 226, 116) |
| HSL | hsl(68, 65%, 67%) |
| HSV | hsv(68, 49%, 89%) |
| CMYK | cmyk(6.2%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(86.83, -20.34, 51.74) |
| CIE-LCH | lch(86.83, 55.59, 111.46°) |
| OKLab | oklab(87.94% -0.0579 0.1229) |
| OKLCH | oklch(87.94% 0.136 115.2) |
| XYZ | xyz(57.5009, 69.6514, 26.9346) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 6.16
Khaki (CSS)
#F0E68C
ΔE00 6.63
Greenish Tan
#BCCB7A
ΔE00 6.87
Sickly Yellow
#D0E429
ΔE00 7.02
Yellowish Tan
#FCFC81
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E274 #8274E2
analogous
#E2B974 #D4E274 #9DE274
triadic
#D4E274 #74D4E2 #E274D4
tetradic
#D4E274 #74E2B9 #8274E2 #E2749D
square
#D4E274 #74E2B9 #8274E2 #E2749D
split-complementary
#D4E274 #749DE2 #B974E2
monochromatic
#A3B626 #C4D741 #D4E274 #E4EDA7 #F3F7D9
Accessibility & contrast
On white
1.41
#D4E274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D4E274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E274
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E274 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#DFD7C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4e274; /* rgb */ color: rgb(212, 226, 116); /* oklch */ color: oklch(87.9% 0.136 115.2);
Tailwind
colors: {
custom: {
50: '#e3eb9e',
500: '#d4e274',
950: '#000000',
},
}SCSS
$custom: #d4e274; $custom-light: #e3eb9e; $custom-dark: #000000;
JSON
{
"hex": "#d4e274",
"rgb": {
"r": 212,
"g": 226,
"b": 116
},
"hsl": {
"h": 67.636,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.87935,
"c": 0.13583,
"h": 115.2
},
"luminance": 0.69651
}Semantic roles & 50–950 ramp
primary
#D4E274
secondary
#5244B6
accent
#18CD2F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480