#D9FD83#D9FD83
#D9FD83 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.154 H 122.9°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FD83 |
|---|---|
| RGB | rgb(217, 253, 131) |
| HSL | hsl(78, 97%, 75%) |
| HSV | hsv(78, 48%, 99%) |
| CMYK | cmyk(14.2%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(94.59, -29.83, 54.16) |
| CIE-LCH | lch(94.59, 61.83, 118.84°) |
| OKLab | oklab(94.3% -0.0837 0.1293) |
| OKLCH | oklch(94.3% 0.154 122.9) |
| XYZ | xyz(67.8374, 86.6408, 34.6178) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pear
#CBF85F
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FD83 #A783FD
analogous
#FDE483 #D9FD83 #9CFD83
triadic
#D9FD83 #83D9FD #FD83D9
tetradic
#D9FD83 #83FDE4 #A783FD #FD839C
square
#D9FD83 #83FDE4 #A783FD #FD839C
split-complementary
#D9FD83 #839CFD #E483FD
monochromatic
#B4FB0B #C7FC47 #D9FD83 #EBFEBF #F6FFE1
Accessibility & contrast
On white
1.15
#D9FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D9FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FD83
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FD83 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFEF8A
Tritanopia (blue-blind)
#E1F3E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fd83; /* rgb */ color: rgb(217, 253, 131); /* oklch */ color: oklch(94.3% 0.154 122.9);
Tailwind
colors: {
custom: {
50: '#e7fea9',
500: '#d9fd83',
950: '#000000',
},
}SCSS
$custom: #d9fd83; $custom-light: #e7fea9; $custom-dark: #000000;
JSON
{
"hex": "#d9fd83",
"rgb": {
"r": 217,
"g": 253,
"b": 131
},
"hsl": {
"h": 77.705,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.94297,
"c": 0.15399,
"h": 122.9
},
"luminance": 0.86641
}Semantic roles & 50–950 ramp
primary
#D9FD83
secondary
#7448DC
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581