#D5FC7C#D5FC7C
#D5FC7C is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.161 H 123.5°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FC7C |
|---|---|
| RGB | rgb(213, 252, 124) |
| HSL | hsl(78, 96%, 74%) |
| HSV | hsv(78, 51%, 99%) |
| CMYK | cmyk(15.5%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(93.98, -31.53, 56.59) |
| CIE-LCH | lch(93.98, 64.78, 119.13°) |
| OKLab | oklab(93.72% -0.0888 0.1341) |
| OKLCH | oklch(93.72% 0.161 123.5) |
| XYZ | xyz(65.8892, 85.2219, 32.0431) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.89
Pear
#CBF85F
ΔE00 2.94
Light Pea Green
#C4FE82
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 4.45
Light Lime Green
#B9FF66
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FC7C #A37CFC
analogous
#FCE37C #D5FC7C #95FC7C
triadic
#D5FC7C #7CD5FC #FC7CD5
tetradic
#D5FC7C #7CFCE3 #A37CFC #FC7C95
square
#D5FC7C #7CFCE3 #A37CFC #FC7C95
split-complementary
#D5FC7C #7C95FC #E37CFC
monochromatic
#AEF806 #C2FB40 #D5FC7C #E8FDB8 #F5FEE1
Accessibility & contrast
On white
1.16
#D5FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#D5FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FC7C
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FC7C | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF70
Deuteranopia (green-blind)
#FFED84
Tritanopia (blue-blind)
#DDF1DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d5fc7c; /* rgb */ color: rgb(213, 252, 124); /* oklch */ color: oklch(93.7% 0.161 123.5);
Tailwind
colors: {
custom: {
50: '#e4fda5',
500: '#d5fc7c',
950: '#000000',
},
}SCSS
$custom: #d5fc7c; $custom-light: #e4fda5; $custom-dark: #000000;
JSON
{
"hex": "#d5fc7c",
"rgb": {
"r": 213,
"g": 252,
"b": 124
},
"hsl": {
"h": 78.281,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.93718,
"c": 0.16085,
"h": 123.5
},
"luminance": 0.85222
}Semantic roles & 50–950 ramp
primary
#D5FC7C
secondary
#7143DA
accent
#00E646
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580