#D5DE91#D5DE91
#D5DE91 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 87.6% C 0.099 H 113.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DE91 |
|---|---|
| RGB | rgb(213, 222, 145) |
| HSL | hsl(67, 54%, 72%) |
| HSV | hsv(67, 35%, 87%) |
| CMYK | cmyk(4.1%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(86.22, -14.88, 36.81) |
| CIE-LCH | lch(86.22, 39.70, 112.02°) |
| OKLab | oklab(87.6% -0.0403 0.0908) |
| OKLCH | oklch(87.6% 0.099 113.9) |
| XYZ | xyz(58.6729, 68.4337, 36.9007) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.79
Light Khaki
#E6F2A2
ΔE00 4.33
Greenish Tan
#BCCB7A
ΔE00 5.15
Pale Olive
#B9CC81
ΔE00 5.42
Palegoldenrod
#EEE8AA
ΔE00 5.75
Khaki (CSS)
#F0E68C
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DE91 #9A91DE
analogous
#DEC191 #D5DE91 #AFDE91
triadic
#D5DE91 #91D5DE #DE91D5
tetradic
#D5DE91 #91DEC1 #9A91DE #DE91AF
square
#D5DE91 #91DEC1 #9A91DE #DE91AF
split-complementary
#D5DE91 #91AFDE #C191DE
monochromatic
#ADBC38 #C3D062 #D5DE91 #E7ECC0 #F6F8E7
Accessibility & contrast
On white
1.43
#D5DE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D5DE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DE91
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DE91 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#E8D994
Tritanopia (blue-blind)
#DED6CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5de91; /* rgb */ color: rgb(213, 222, 145); /* oklch */ color: oklch(87.6% 0.099 113.9);
Tailwind
colors: {
custom: {
50: '#e3e8b2',
500: '#d5de91',
950: '#000000',
},
}SCSS
$custom: #d5de91; $custom-light: #e3e8b2; $custom-dark: #000000;
JSON
{
"hex": "#d5de91",
"rgb": {
"r": 213,
"g": 222,
"b": 145
},
"hsl": {
"h": 67.013,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.87599,
"c": 0.09936,
"h": 113.9
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#D5DE91
secondary
#685DB6
accent
#24C137
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481