#D5E376#D5E376
#D5E376 is a very light, vivid yellow. Relative luminance 0.704; OKLCH L 88.3% C 0.135 H 115.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E376 |
|---|---|
| RGB | rgb(213, 227, 118) |
| HSL | hsl(68, 66%, 68%) |
| HSV | hsv(68, 48%, 89%) |
| CMYK | cmyk(6.2%, 0%, 48%, 11%) |
| CIE-LAB | lab(87.19, -20.24, 51.25) |
| CIE-LCH | lch(87.19, 55.10, 111.55°) |
| OKLab | oklab(88.25% -0.0575 0.122) |
| OKLCH | oklch(88.25% 0.135 115.3) |
| XYZ | xyz(58.1805, 70.3930, 27.6583) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.90
Khaki (CSS)
#F0E68C
ΔE00 6.52
Greenish Tan
#BCCB7A
ΔE00 6.96
Yellowish Tan
#FCFC81
ΔE00 7.02
Pear
#CBF85F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E376 #8476E3
analogous
#E3BA76 #D5E376 #9FE376
triadic
#D5E376 #76D5E3 #E376D5
tetradic
#D5E376 #76E3BA #8476E3 #E3769F
square
#D5E376 #76E3BA #8476E3 #E3769F
split-complementary
#D5E376 #769FE3 #BA76E3
monochromatic
#A6B926 #C5D943 #D5E376 #E5EDA9 #F4F8DC
Accessibility & contrast
On white
1.39
#D5E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D5E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E376
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E376 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6C
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#E0D8CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5e376; /* rgb */ color: rgb(213, 227, 118); /* oklch */ color: oklch(88.3% 0.135 115.3);
Tailwind
colors: {
custom: {
50: '#e4eba0',
500: '#d5e376',
950: '#000000',
},
}SCSS
$custom: #d5e376; $custom-light: #e4eba0; $custom-dark: #000000;
JSON
{
"hex": "#d5e376",
"rgb": {
"r": 213,
"g": 227,
"b": 118
},
"hsl": {
"h": 67.706,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.88252,
"c": 0.13483,
"h": 115.3
},
"luminance": 0.70392
}Semantic roles & 50–950 ramp
primary
#D5E376
secondary
#5344B9
accent
#18CE2F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480