#D7E680#D7E680
#D7E680 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.2% C 0.128 H 115.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E680 |
|---|---|
| RGB | rgb(215, 230, 128) |
| HSL | hsl(69, 67%, 70%) |
| HSV | hsv(69, 44%, 90%) |
| CMYK | cmyk(6.5%, 0%, 44.3%, 9.8%) |
| CIE-LAB | lab(88.26, -19.94, 47.82) |
| CIE-LCH | lch(88.26, 51.81, 112.64°) |
| OKLab | oklab(89.18% -0.0559 0.115) |
| OKLCH | oklch(89.18% 0.128 115.9) |
| XYZ | xyz(60.2180, 72.5998, 31.2588) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Greenish Beige
#C9D179
ΔE00 5.01
Khaki (CSS)
#F0E68C
ΔE00 6.40
Greenish Tan
#BCCB7A
ΔE00 6.96
Yellowish Tan
#FCFC81
ΔE00 7.03
Light Yellow Green
#CCFD7F
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E680 #8F80E6
analogous
#E6C280 #D7E680 #A4E680
triadic
#D7E680 #80D7E6 #E680D7
tetradic
#D7E680 #80E6C2 #8F80E6 #E680A4
square
#D7E680 #80E6C2 #8F80E6 #E680A4
split-complementary
#D7E680 #80A4E6 #C280E6
monochromatic
#AEC527 #C7DC4D #D7E680 #E7F0B3 #F7FAE5
Accessibility & contrast
On white
1.35
#D7E680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D7E680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E680
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E680 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD78
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#E1DCCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e680; /* rgb */ color: rgb(215, 230, 128); /* oklch */ color: oklch(89.2% 0.128 115.9);
Tailwind
colors: {
custom: {
50: '#e5eda7',
500: '#d7e680',
950: '#000000',
},
}SCSS
$custom: #d7e680; $custom-light: #e5eda7; $custom-dark: #000000;
JSON
{
"hex": "#d7e680",
"rgb": {
"r": 215,
"g": 230,
"b": 128
},
"hsl": {
"h": 68.824,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.8918,
"c": 0.1279,
"h": 115.9
},
"luminance": 0.72599
}Semantic roles & 50–950 ramp
primary
#D7E680
secondary
#5D4CBE
accent
#16CF32
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480