#D7F293#D7F293
#D7F293 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 92.0% C 0.124 H 121.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F293 |
|---|---|
| RGB | rgb(215, 242, 147) |
| HSL | hsl(77, 79%, 76%) |
| HSV | hsv(77, 39%, 95%) |
| CMYK | cmyk(11.2%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.71, -23.66, 42.92) |
| CIE-LCH | lch(91.71, 49.01, 118.86°) |
| OKLab | oklab(92.03% -0.0651 0.105) |
| OKLCH | oklch(92.03% 0.124 121.8) |
| XYZ | xyz(65.0428, 80.0579, 39.6242) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.79
Light Yellowish Green
#C2FF89
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F293 #AE93F2
analogous
#F2DE93 #D7F293 #A8F293
triadic
#D7F293 #93D7F2 #F293D7
tetradic
#D7F293 #93F2DE #AE93F2 #F293A8
square
#D7F293 #93F2DE #AE93F2 #F293A8
split-complementary
#D7F293 #93A8F2 #DE93F2
monochromatic
#AFE526 #C3EB5C #D7F293 #EBF9CA #F5FCE4
Accessibility & contrast
On white
1.23
#D7F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D7F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F293
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F293 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#DEE9DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7f293; /* rgb */ color: rgb(215, 242, 147); /* oklch */ color: oklch(92.0% 0.124 121.8);
Tailwind
colors: {
custom: {
50: '#e4f6b4',
500: '#d7f293',
950: '#000000',
},
}SCSS
$custom: #d7f293; $custom-light: #e4f6b4; $custom-dark: #000000;
JSON
{
"hex": "#d7f293",
"rgb": {
"r": 215,
"g": 242,
"b": 147
},
"hsl": {
"h": 77.053,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92025,
"c": 0.12352,
"h": 121.8
},
"luminance": 0.80058
}Semantic roles & 50–950 ramp
primary
#D7F293
secondary
#7B5ACF
accent
#0BDB46
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581