#D9FD7B#D9FD7B
#D9FD7B is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.2% C 0.162 H 122.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FD7B |
|---|---|
| RGB | rgb(217, 253, 123) |
| HSL | hsl(77, 97%, 74%) |
| HSV | hsv(77, 51%, 99%) |
| CMYK | cmyk(14.2%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(94.50, -30.59, 57.72) |
| CIE-LCH | lch(94.50, 65.32, 117.93°) |
| OKLab | oklab(94.2% -0.0865 0.1364) |
| OKLCH | oklch(94.2% 0.162 122.4) |
| XYZ | xyz(67.3160, 86.4322, 31.8718) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Pear
#CBF85F
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.37
Light Lime Green
#B9FF66
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FD7B #9F7BFD
analogous
#FDE07B #D9FD7B #98FD7B
triadic
#D9FD7B #7BD9FD #FD7BD9
tetradic
#D9FD7B #7BFDE0 #9F7BFD #FD7B98
square
#D9FD7B #7BFDE0 #9F7BFD #FD7B98
split-complementary
#D9FD7B #7B98FD #E07BFD
monochromatic
#B6FA04 #C8FC3F #D9FD7B #EAFEB7 #F6FFE1
Accessibility & contrast
On white
1.15
#D9FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#D9FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FD7B
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FD7B | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06F
Deuteranopia (green-blind)
#FFEF83
Tritanopia (blue-blind)
#E2F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fd7b; /* rgb */ color: rgb(217, 253, 123); /* oklch */ color: oklch(94.2% 0.162 122.4);
Tailwind
colors: {
custom: {
50: '#e7fea4',
500: '#d9fd7b',
950: '#000000',
},
}SCSS
$custom: #d9fd7b; $custom-light: #e7fea4; $custom-dark: #000000;
JSON
{
"hex": "#d9fd7b",
"rgb": {
"r": 217,
"g": 253,
"b": 123
},
"hsl": {
"h": 76.615,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.94197,
"c": 0.16154,
"h": 122.4
},
"luminance": 0.86432
}Semantic roles & 50–950 ramp
primary
#D9FD7B
secondary
#6C41DB
accent
#00E640
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580