#D9FC8A#D9FC8A
#D9FC8A is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.146 H 123.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FC8A |
|---|---|
| RGB | rgb(217, 252, 138) |
| HSL | hsl(78, 95%, 76%) |
| HSV | hsv(78, 45%, 99%) |
| CMYK | cmyk(13.9%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.40, -28.65, 50.66) |
| CIE-LCH | lch(94.40, 58.20, 119.49°) |
| OKLab | oklab(94.18% -0.0798 0.122) |
| OKLCH | oklch(94.18% 0.146 123.2) |
| XYZ | xyz(68.0131, 86.2073, 37.0964) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Pear
#CBF85F
ΔE00 4.66
Pale Lime
#BEFD73
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FC8A #AD8AFC
analogous
#FCE68A #D9FC8A #A0FC8A
triadic
#D9FC8A #8AD9FC #FC8AD9
tetradic
#D9FC8A #8AFCE6 #AD8AFC #FC8AA0
square
#D9FC8A #8AFCE6 #AD8AFC #FC8AA0
split-complementary
#D9FC8A #8AA0FC #E68AFC
monochromatic
#B2F913 #C6FA4E #D9FC8A #ECFEC6 #F5FEE1
Accessibility & contrast
On white
1.15
#D9FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#D9FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FC8A
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FC8A | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#E1F2E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fc8a; /* rgb */ color: rgb(217, 252, 138); /* oklch */ color: oklch(94.2% 0.146 123.2);
Tailwind
colors: {
custom: {
50: '#e6fdae',
500: '#d9fc8a',
950: '#000000',
},
}SCSS
$custom: #d9fc8a; $custom-light: #e6fdae; $custom-dark: #000000;
JSON
{
"hex": "#d9fc8a",
"rgb": {
"r": 217,
"g": 252,
"b": 138
},
"hsl": {
"h": 78.421,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.94176,
"c": 0.14577,
"h": 123.2
},
"luminance": 0.86207
}Semantic roles & 50–950 ramp
primary
#D9FC8A
secondary
#7A4FDC
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581