#D9FC83#D9FC83
#D9FC83 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.1% C 0.153 H 122.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FC83 |
|---|---|
| RGB | rgb(217, 252, 131) |
| HSL | hsl(77, 95%, 75%) |
| HSV | hsv(77, 48%, 99%) |
| CMYK | cmyk(13.9%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(94.32, -29.36, 53.84) |
| CIE-LCH | lch(94.32, 61.32, 118.61°) |
| OKLab | oklab(94.08% -0.0824 0.1286) |
| OKLCH | oklch(94.08% 0.153 122.6) |
| XYZ | xyz(67.5226, 86.0111, 34.5129) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.38
Pear
#CBF85F
ΔE00 3.81
Light Pea Green
#C4FE82
ΔE00 3.90
Pale Lime
#BEFD73
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FC83 #A683FC
analogous
#FCE283 #D9FC83 #9DFC83
triadic
#D9FC83 #83D9FC #FC83D9
tetradic
#D9FC83 #83FCE2 #A683FC #FC839D
square
#D9FC83 #83FCE2 #A683FC #FC839D
split-complementary
#D9FC83 #839DFC #E283FC
monochromatic
#B4F90B #C7FB47 #D9FC83 #EBFDBF #F6FEE1
Accessibility & contrast
On white
1.15
#D9FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#D9FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FC83
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FC83 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFEF8A
Tritanopia (blue-blind)
#E1F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fc83; /* rgb */ color: rgb(217, 252, 131); /* oklch */ color: oklch(94.1% 0.153 122.6);
Tailwind
colors: {
custom: {
50: '#e7fda9',
500: '#d9fc83',
950: '#000000',
},
}SCSS
$custom: #d9fc83; $custom-light: #e7fda9; $custom-dark: #000000;
JSON
{
"hex": "#d9fc83",
"rgb": {
"r": 217,
"g": 252,
"b": 131
},
"hsl": {
"h": 77.355,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.94081,
"c": 0.15268,
"h": 122.6
},
"luminance": 0.86011
}Semantic roles & 50–950 ramp
primary
#D9FC83
secondary
#7349DB
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581