#D7E682#D7E682
#D7E682 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.2% C 0.126 H 116.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E682 |
|---|---|
| RGB | rgb(215, 230, 130) |
| HSL | hsl(69, 67%, 71%) |
| HSV | hsv(69, 43%, 90%) |
| CMYK | cmyk(6.5%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(88.28, -19.74, 46.88) |
| CIE-LCH | lch(88.28, 50.87, 112.83°) |
| OKLab | oklab(89.21% -0.0552 0.1131) |
| OKLCH | oklch(89.21% 0.126 116) |
| XYZ | xyz(60.3510, 72.6530, 31.9589) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Greenish Beige
#C9D179
ΔE00 4.94
Khaki (CSS)
#F0E68C
ΔE00 6.38
Greenish Tan
#BCCB7A
ΔE00 6.84
Yellowish Tan
#FCFC81
ΔE00 7.17
Light Yellow Green
#CCFD7F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E682 #9182E6
analogous
#E6C382 #D7E682 #A5E682
triadic
#D7E682 #82D7E6 #E682D7
tetradic
#D7E682 #82E6C3 #9182E6 #E682A5
square
#D7E682 #82E6C3 #9182E6 #E682A5
split-complementary
#D7E682 #82A5E6 #C382E6
monochromatic
#AEC628 #C7DC4F #D7E682 #E7F0B5 #F7FAE5
Accessibility & contrast
On white
1.35
#D7E682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D7E682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E682
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E682 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#E1DCCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e682; /* rgb */ color: rgb(215, 230, 130); /* oklch */ color: oklch(89.2% 0.126 116.0);
Tailwind
colors: {
custom: {
50: '#e5eda8',
500: '#d7e682',
950: '#000000',
},
}SCSS
$custom: #d7e682; $custom-light: #e5eda8; $custom-dark: #000000;
JSON
{
"hex": "#d7e682",
"rgb": {
"r": 215,
"g": 230,
"b": 130
},
"hsl": {
"h": 69,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.89209,
"c": 0.12581,
"h": 116
},
"luminance": 0.72652
}Semantic roles & 50–950 ramp
primary
#D7E682
secondary
#5F4EBF
accent
#17CF32
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#161610
muted
#848480