#D5FC8A#D5FC8A
#D5FC8A is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.147 H 124.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FC8A |
|---|---|
| RGB | rgb(213, 252, 138) |
| HSL | hsl(81, 95%, 76%) |
| HSV | hsv(81, 45%, 99%) |
| CMYK | cmyk(15.5%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.14, -30.12, 50.28) |
| CIE-LCH | lch(94.14, 58.61, 120.92°) |
| OKLab | oklab(93.9% -0.0838 0.1212) |
| OKLCH | oklch(93.9% 0.147 124.7) |
| XYZ | xyz(66.8383, 85.6015, 37.0413) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FC8A #B18AFC
analogous
#FCEA8A #D5FC8A #9CFC8A
triadic
#D5FC8A #8AD5FC #FC8AD5
tetradic
#D5FC8A #8AFCEA #B18AFC #FC8A9C
square
#D5FC8A #8AFCEA #B18AFC #FC8A9C
split-complementary
#D5FC8A #8A9CFC #EA8AFC
monochromatic
#AAF913 #C0FA4E #D5FC8A #EAFEC6 #F4FEE1
Accessibility & contrast
On white
1.16
#D5FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#D5FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FC8A
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FC8A | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#DCF2E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d5fc8a; /* rgb */ color: rgb(213, 252, 138); /* oklch */ color: oklch(93.9% 0.147 124.7);
Tailwind
colors: {
custom: {
50: '#e3fdae',
500: '#d5fc8a',
950: '#000000',
},
}SCSS
$custom: #d5fc8a; $custom-light: #e3fdae; $custom-dark: #000000;
JSON
{
"hex": "#d5fc8a",
"rgb": {
"r": 213,
"g": 252,
"b": 138
},
"hsl": {
"h": 80.526,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93902,
"c": 0.14731,
"h": 124.7
},
"luminance": 0.85602
}Semantic roles & 50–950 ramp
primary
#D5FC8A
secondary
#7F4FDC
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581