#D8E67F#D8E67F
#D8E67F is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.2% C 0.129 H 115.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E67F |
|---|---|
| RGB | rgb(216, 230, 127) |
| HSL | hsl(68, 67%, 70%) |
| HSV | hsv(68, 45%, 90%) |
| CMYK | cmyk(6.1%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.32, -19.66, 48.39) |
| CIE-LCH | lch(88.32, 52.23, 112.11°) |
| OKLab | oklab(89.24% -0.0552 0.1162) |
| OKLCH | oklch(89.24% 0.129 115.4) |
| XYZ | xyz(60.4471, 72.7256, 30.9276) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Greenish Beige
#C9D179
ΔE00 5.04
Khaki (CSS)
#F0E68C
ΔE00 6.20
Yellowish Tan
#FCFC81
ΔE00 6.80
Manilla
#FFFA86
ΔE00 7.08
Greenish Tan
#BCCB7A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E67F #8D7FE6
analogous
#E6C07F #D8E67F #A5E67F
triadic
#D8E67F #7FD8E6 #E67FD8
tetradic
#D8E67F #7FE6C0 #8D7FE6 #E67FA5
square
#D8E67F #7FE6C0 #8D7FE6 #E67FA5
split-complementary
#D8E67F #7FA5E6 #C07FE6
monochromatic
#AFC426 #C8DC4C #D8E67F #E8F0B2 #F7FAE5
Accessibility & contrast
On white
1.35
#D8E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D8E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E67F
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E67F | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#E2DCCE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8e67f; /* rgb */ color: rgb(216, 230, 127); /* oklch */ color: oklch(89.2% 0.129 115.4);
Tailwind
colors: {
custom: {
50: '#e5eda6',
500: '#d8e67f',
950: '#000000',
},
}SCSS
$custom: #d8e67f; $custom-light: #e5eda6; $custom-dark: #000000;
JSON
{
"hex": "#d8e67f",
"rgb": {
"r": 216,
"g": 230,
"b": 127
},
"hsl": {
"h": 68.155,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.89242,
"c": 0.12869,
"h": 115.4
},
"luminance": 0.72725
}Semantic roles & 50–950 ramp
primary
#D8E67F
secondary
#5B4BBE
accent
#16CF2F
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480