#D5F495#D5F495
#D5F495 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.3% C 0.125 H 123.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F495 |
|---|---|
| RGB | rgb(213, 244, 149) |
| HSL | hsl(80, 81%, 77%) |
| HSV | hsv(80, 39%, 96%) |
| CMYK | cmyk(12.7%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(92.14, -25.11, 42.46) |
| CIE-LCH | lch(92.14, 49.33, 120.60°) |
| OKLab | oklab(92.34% -0.069 0.104) |
| OKLCH | oklch(92.34% 0.125 123.6) |
| XYZ | xyz(65.2158, 81.0172, 40.6301) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.95
Light Pea Green
#C4FE82
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F495 #B495F4
analogous
#F4E495 #D5F495 #A6F495
triadic
#D5F495 #95D5F4 #F495D5
tetradic
#D5F495 #95F4E4 #B495F4 #F495A6
square
#D5F495 #95F4E4 #B495F4 #F495A6
split-complementary
#D5F495 #95A6F4 #E495F4
monochromatic
#A9E826 #BFEE5E #D5F495 #EBFACC #F4FCE3
Accessibility & contrast
On white
1.22
#D5F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D5F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F495
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F495 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#FAE89A
Tritanopia (blue-blind)
#DCEBDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f495; /* rgb */ color: rgb(213, 244, 149); /* oklch */ color: oklch(92.3% 0.125 123.6);
Tailwind
colors: {
custom: {
50: '#e3f7b5',
500: '#d5f495',
950: '#000000',
},
}SCSS
$custom: #d5f495; $custom-light: #e3f7b5; $custom-dark: #000000;
JSON
{
"hex": "#d5f495",
"rgb": {
"r": 213,
"g": 244,
"b": 149
},
"hsl": {
"h": 79.579,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.92343,
"c": 0.12484,
"h": 123.6
},
"luminance": 0.81017
}Semantic roles & 50–950 ramp
primary
#D5F495
secondary
#825BD2
accent
#08DE4E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581