#D7F598#D7F598
#D7F598 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.122 H 123.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F598 |
|---|---|
| RGB | rgb(215, 245, 152) |
| HSL | hsl(79, 82%, 78%) |
| HSV | hsv(79, 38%, 96%) |
| CMYK | cmyk(12.2%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(92.58, -24.50, 41.58) |
| CIE-LCH | lch(92.58, 48.26, 120.51°) |
| OKLab | oklab(92.75% -0.0672 0.1021) |
| OKLCH | oklch(92.75% 0.122 123.3) |
| XYZ | xyz(66.3439, 82.0187, 42.0357) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Light Yellow Green
#CCFD7F
ΔE00 4.88
Celery
#C1FD95
ΔE00 5.10
Light Pea Green
#C4FE82
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F598 #B698F5
analogous
#F5E598 #D7F598 #A8F598
triadic
#D7F598 #98D7F5 #F598D7
tetradic
#D7F598 #98F5E5 #B698F5 #F598A8
square
#D7F598 #98F5E5 #B698F5 #F598A8
split-complementary
#D7F598 #98A8F5 #E598F5
monochromatic
#ACEA28 #C1F060 #D7F598 #EDFAD0 #F4FCE3
Accessibility & contrast
On white
1.21
#D7F598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D7F598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F598
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F598 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#FBEA9D
Tritanopia (blue-blind)
#DEEDDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7f598; /* rgb */ color: rgb(215, 245, 152); /* oklch */ color: oklch(92.7% 0.122 123.3);
Tailwind
colors: {
custom: {
50: '#e4f8b7',
500: '#d7f598',
950: '#000000',
},
}SCSS
$custom: #d7f598; $custom-light: #e4f8b7; $custom-dark: #000000;
JSON
{
"hex": "#d7f598",
"rgb": {
"r": 215,
"g": 245,
"b": 152
},
"hsl": {
"h": 79.355,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.92746,
"c": 0.12224,
"h": 123.3
},
"luminance": 0.82019
}Semantic roles & 50–950 ramp
primary
#D7F598
secondary
#845ED4
accent
#07DF4C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581