#D5E374#D5E374
#D5E374 is a very light, vivid yellow. Relative luminance 0.703; OKLCH L 88.2% C 0.137 H 115.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E374 |
|---|---|
| RGB | rgb(213, 227, 116) |
| HSL | hsl(68, 66%, 67%) |
| HSV | hsv(68, 49%, 89%) |
| CMYK | cmyk(6.2%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(87.17, -20.43, 52.16) |
| CIE-LCH | lch(87.17, 56.02, 111.39°) |
| OKLab | oklab(88.23% -0.0582 0.1238) |
| OKLCH | oklch(88.23% 0.137 115.2) |
| XYZ | xyz(58.0629, 70.3460, 27.0390) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 6.13
Khaki (CSS)
#F0E68C
ΔE00 6.59
Sickly Yellow
#D0E429
ΔE00 6.90
Yellowish Tan
#FCFC81
ΔE00 6.94
Pear
#CBF85F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E374 #8274E3
analogous
#E3BA74 #D5E374 #9DE374
triadic
#D5E374 #74D5E3 #E374D5
tetradic
#D5E374 #74E3BA #8274E3 #E3749D
square
#D5E374 #74E3BA #8274E3 #E3749D
split-complementary
#D5E374 #749DE3 #BA74E3
monochromatic
#A5B825 #C6D941 #D5E374 #E4EDA7 #F4F8DA
Accessibility & contrast
On white
1.39
#D5E374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D5E374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E374
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E374 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6A
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#E0D8C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5e374; /* rgb */ color: rgb(213, 227, 116); /* oklch */ color: oklch(88.2% 0.137 115.2);
Tailwind
colors: {
custom: {
50: '#e4eb9e',
500: '#d5e374',
950: '#000000',
},
}SCSS
$custom: #d5e374; $custom-light: #e4eb9e; $custom-dark: #000000;
JSON
{
"hex": "#d5e374",
"rgb": {
"r": 213,
"g": 227,
"b": 116
},
"hsl": {
"h": 67.568,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.88226,
"c": 0.1368,
"h": 115.2
},
"luminance": 0.70345
}Semantic roles & 50–950 ramp
primary
#D5E374
secondary
#5243B8
accent
#17CE2E
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480