#D9FC8D#D9FC8D
#D9FC8D is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.2% C 0.143 H 123.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FC8D |
|---|---|
| RGB | rgb(217, 252, 141) |
| HSL | hsl(79, 95%, 77%) |
| HSV | hsv(79, 44%, 99%) |
| CMYK | cmyk(13.9%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(94.44, -28.33, 49.28) |
| CIE-LCH | lch(94.44, 56.84, 119.89°) |
| OKLab | oklab(94.22% -0.0787 0.1191) |
| OKLCH | oklch(94.22% 0.143 123.5) |
| XYZ | xyz(68.2333, 86.2953, 38.2561) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.25
Pale Lime
#BEFD73
ΔE00 4.82
Celery
#C1FD95
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FC8D #B08DFC
analogous
#FCE88D #D9FC8D #A2FC8D
triadic
#D9FC8D #8DD9FC #FC8DD9
tetradic
#D9FC8D #8DFCE8 #B08DFC #FC8DA2
square
#D9FC8D #8DFCE8 #B08DFC #FC8DA2
split-complementary
#D9FC8D #8DA2FC #E88DFC
monochromatic
#B1F916 #C5FA51 #D9FC8D #EDFEC9 #F5FEE1
Accessibility & contrast
On white
1.15
#D9FC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#D9FC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FC8D
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FC8D | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFEF93
Tritanopia (blue-blind)
#E0F2E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fc8d; /* rgb */ color: rgb(217, 252, 141); /* oklch */ color: oklch(94.2% 0.143 123.5);
Tailwind
colors: {
custom: {
50: '#e6fdb0',
500: '#d9fc8d',
950: '#000000',
},
}SCSS
$custom: #d9fc8d; $custom-light: #e6fdb0; $custom-dark: #000000;
JSON
{
"hex": "#d9fc8d",
"rgb": {
"r": 217,
"g": 252,
"b": 141
},
"hsl": {
"h": 78.919,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.94218,
"c": 0.14273,
"h": 123.5
},
"luminance": 0.86296
}Semantic roles & 50–950 ramp
primary
#D9FC8D
secondary
#7D51DC
accent
#00E648
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581