#D4E373#D4E373
#D4E373 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.1% C 0.138 H 115.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E373 |
|---|---|
| RGB | rgb(212, 227, 115) |
| HSL | hsl(68, 67%, 67%) |
| HSV | hsv(68, 49%, 89%) |
| CMYK | cmyk(6.6%, 0%, 49.3%, 11%) |
| CIE-LAB | lab(87.08, -20.91, 52.51) |
| CIE-LCH | lch(87.08, 56.52, 111.72°) |
| OKLab | oklab(88.14% -0.0596 0.1245) |
| OKLCH | oklch(88.14% 0.138 115.6) |
| XYZ | xyz(57.7158, 70.1737, 26.7208) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 6.24
Sickly Yellow
#D0E429
ΔE00 6.81
Khaki (CSS)
#F0E68C
ΔE00 6.83
Pear
#CBF85F
ΔE00 6.87
Yellowish Tan
#FCFC81
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E373 #8273E3
analogous
#E3BA73 #D4E373 #9CE373
triadic
#D4E373 #73D4E3 #E373D4
tetradic
#D4E373 #73E3BA #8273E3 #E3739C
square
#D4E373 #73E3BA #8273E3 #E3739C
split-complementary
#D4E373 #739CE3 #BA73E3
monochromatic
#A3B725 #C4D940 #D4E373 #E4EDA6 #F3F7D9
Accessibility & contrast
On white
1.40
#D4E373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D4E373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E373
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E373 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#DFD8C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4e373; /* rgb */ color: rgb(212, 227, 115); /* oklch */ color: oklch(88.1% 0.138 115.6);
Tailwind
colors: {
custom: {
50: '#e3eb9e',
500: '#d4e373',
950: '#000000',
},
}SCSS
$custom: #d4e373; $custom-light: #e3eb9e; $custom-dark: #000000;
JSON
{
"hex": "#d4e373",
"rgb": {
"r": 212,
"g": 227,
"b": 115
},
"hsl": {
"h": 68.036,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.88137,
"c": 0.13804,
"h": 115.6
},
"luminance": 0.70173
}Semantic roles & 50–950 ramp
primary
#D4E373
secondary
#5243B7
accent
#17CF30
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480