#D7F773#D7F773
#D7F773 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.7% C 0.162 H 121.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F773 |
|---|---|
| RGB | rgb(215, 247, 115) |
| HSL | hsl(75, 89%, 71%) |
| HSV | hsv(75, 53%, 97%) |
| CMYK | cmyk(13%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(92.67, -29.28, 59.13) |
| CIE-LCH | lch(92.67, 65.98, 116.34°) |
| OKLab | oklab(92.67% -0.0834 0.1388) |
| OKLCH | oklch(92.67% 0.162 121) |
| XYZ | xyz(64.3801, 82.2065, 28.6921) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.63
Light Yellow Green
#CCFD7F
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 5.06
Light Pea Green
#C4FE82
ΔE00 5.11
Yellow Green
#C8FD3D
ΔE00 5.30
Light Lime Green
#B9FF66
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F773 #9373F7
analogous
#F7D573 #D7F773 #95F773
triadic
#D7F773 #73D7F7 #F773D7
tetradic
#D7F773 #73F7D5 #9373F7 #F77395
square
#D7F773 #73F7D5 #9373F7 #F77395
split-complementary
#D7F773 #7395F7 #D573F7
monochromatic
#AFE30D #C6F439 #D7F773 #E8FAAD #F7FDE2
Accessibility & contrast
On white
1.20
#D7F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D7F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F773
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F773 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#E1ECDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7f773; /* rgb */ color: rgb(215, 247, 115); /* oklch */ color: oklch(92.7% 0.162 121.0);
Tailwind
colors: {
custom: {
50: '#e6f99f',
500: '#d7f773',
950: '#000000',
},
}SCSS
$custom: #d7f773; $custom-light: #e6f99f; $custom-dark: #000000;
JSON
{
"hex": "#d7f773",
"rgb": {
"r": 215,
"g": 247,
"b": 115
},
"hsl": {
"h": 74.545,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.92665,
"c": 0.16195,
"h": 121
},
"luminance": 0.82206
}Semantic roles & 50–950 ramp
primary
#D7F773
secondary
#613CD2
accent
#00E638
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16170F
muted
#848580