#D5FF8A#D5FF8A
#D5FF8A is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.151 H 125.4°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FF8A |
|---|---|
| RGB | rgb(213, 255, 138) |
| HSL | hsl(82, 100%, 77%) |
| HSV | hsv(82, 46%, 100%) |
| CMYK | cmyk(16.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.95, -31.51, 51.28) |
| CIE-LCH | lch(94.95, 60.19, 121.57°) |
| OKLab | oklab(94.55% -0.0877 0.1234) |
| OKLCH | oklch(94.55% 0.151 125.4) |
| XYZ | xyz(67.7878, 87.5005, 37.3578) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 3.71
Celery
#C1FD95
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FF8A #B48AFF
analogous
#FFEE8A #D5FF8A #9BFF8A
triadic
#D5FF8A #8AD5FF #FF8AD5
tetradic
#D5FF8A #8AFFEE #B48AFF #FF8A9B
square
#D5FF8A #8AFFEE #B48AFF #FF8A9B
split-complementary
#D5FF8A #8A9BFF #EE8AFF
monochromatic
#A9FF10 #BFFF4D #D5FF8A #EBFFC7 #F4FFE0
Accessibility & contrast
On white
1.14
#D5FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D5FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FF8A
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FF8A | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#DCF5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d5ff8a; /* rgb */ color: rgb(213, 255, 138); /* oklch */ color: oklch(94.6% 0.151 125.4);
Tailwind
colors: {
custom: {
50: '#e4ffae',
500: '#d5ff8a',
950: '#000000',
},
}SCSS
$custom: #d5ff8a; $custom-light: #e4ffae; $custom-dark: #000000;
JSON
{
"hex": "#d5ff8a",
"rgb": {
"r": 213,
"g": 255,
"b": 138
},
"hsl": {
"h": 81.538,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94552,
"c": 0.15137,
"h": 125.4
},
"luminance": 0.87501
}Semantic roles & 50–950 ramp
primary
#D5FF8A
secondary
#824EE0
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681