#D7EF98#D7EF98
#D7EF98 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.114 H 121.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF98 |
|---|---|
| RGB | rgb(215, 239, 152) |
| HSL | hsl(77, 73%, 77%) |
| HSV | hsv(77, 36%, 94%) |
| CMYK | cmyk(10%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(90.98, -21.62, 39.52) |
| CIE-LCH | lch(90.98, 45.04, 118.68°) |
| OKLab | oklab(91.47% -0.0591 0.0974) |
| OKLCH | oklch(91.47% 0.114 121.2) |
| XYZ | xyz(64.5581, 78.4471, 41.4404) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Light Yellow Green
#CCFD7F
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.47
Tea Green
#BDF8A3
ΔE00 6.81
Light Pea Green
#C4FE82
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF98 #B098EF
analogous
#EFDC98 #D7EF98 #ACEF98
triadic
#D7EF98 #98D7EF #EF98D7
tetradic
#D7EF98 #98EFDC #B098EF #EF98AC
square
#D7EF98 #98EFDC #B098EF #EF98AC
split-complementary
#D7EF98 #98ACEF #DC98EF
monochromatic
#AEDF2E #C2E763 #D7EF98 #ECF7CD #F5FBE5
Accessibility & contrast
On white
1.26
#D7EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D7EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF98
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF98 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E692
Deuteranopia (green-blind)
#F6E59C
Tritanopia (blue-blind)
#DEE7D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ef98; /* rgb */ color: rgb(215, 239, 152); /* oklch */ color: oklch(91.5% 0.114 121.2);
Tailwind
colors: {
custom: {
50: '#e4f4b7',
500: '#d7ef98',
950: '#000000',
},
}SCSS
$custom: #d7ef98; $custom-light: #e4f4b7; $custom-dark: #000000;
JSON
{
"hex": "#d7ef98",
"rgb": {
"r": 215,
"g": 239,
"b": 152
},
"hsl": {
"h": 76.552,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.91467,
"c": 0.11388,
"h": 121.2
},
"luminance": 0.78447
}Semantic roles & 50–950 ramp
primary
#D7EF98
secondary
#7D60CC
accent
#10D547
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581