#D7E67F#D7E67F
#D7E67F is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.2% C 0.129 H 115.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E67F |
|---|---|
| RGB | rgb(215, 230, 127) |
| HSL | hsl(69, 67%, 70%) |
| HSV | hsv(69, 45%, 90%) |
| CMYK | cmyk(6.5%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.24, -20.05, 48.28) |
| CIE-LCH | lch(88.24, 52.28, 112.55°) |
| OKLab | oklab(89.17% -0.0563 0.116) |
| OKLCH | oklch(89.17% 0.129 115.9) |
| XYZ | xyz(60.1525, 72.5736, 30.9138) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 5.05
Khaki (CSS)
#F0E68C
ΔE00 6.41
Yellowish Tan
#FCFC81
ΔE00 6.97
Greenish Tan
#BCCB7A
ΔE00 7.02
Light Yellow Green
#CCFD7F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E67F #8E7FE6
analogous
#E6C27F #D7E67F #A3E67F
triadic
#D7E67F #7FD7E6 #E67FD7
tetradic
#D7E67F #7FE6C2 #8E7FE6 #E67FA3
square
#D7E67F #7FE6C2 #8E7FE6 #E67FA3
split-complementary
#D7E67F #7FA3E6 #C27FE6
monochromatic
#ADC426 #C7DC4C #D7E67F #E7F0B2 #F7FAE5
Accessibility & contrast
On white
1.35
#D7E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D7E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E67F
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E67F | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#E1DCCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e67f; /* rgb */ color: rgb(215, 230, 127); /* oklch */ color: oklch(89.2% 0.129 115.9);
Tailwind
colors: {
custom: {
50: '#e5eda6',
500: '#d7e67f',
950: '#000000',
},
}SCSS
$custom: #d7e67f; $custom-light: #e5eda6; $custom-dark: #000000;
JSON
{
"hex": "#d7e67f",
"rgb": {
"r": 215,
"g": 230,
"b": 127
},
"hsl": {
"h": 68.738,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.89166,
"c": 0.12893,
"h": 115.9
},
"luminance": 0.72573
}Semantic roles & 50–950 ramp
primary
#D7E67F
secondary
#5C4BBE
accent
#16CF31
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480