#D5F488#D5F488
#D5F488 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.1% C 0.139 H 122.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F488 |
|---|---|
| RGB | rgb(213, 244, 136) |
| HSL | hsl(77, 83%, 75%) |
| HSV | hsv(77, 44%, 96%) |
| CMYK | cmyk(12.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.96, -26.58, 48.54) |
| CIE-LCH | lch(91.96, 55.34, 118.71°) |
| OKLab | oklab(92.15% -0.074 0.1171) |
| OKLCH | oklch(92.15% 0.139 122.3) |
| XYZ | xyz(64.2352, 80.6250, 35.4659) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.47
Light Pea Green
#C4FE82
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 5.08
Pear
#CBF85F
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F488 #A788F4
analogous
#F4DD88 #D5F488 #9FF488
triadic
#D5F488 #88D5F4 #F488D5
tetradic
#D5F488 #88F4DD #A788F4 #F4889F
square
#D5F488 #88F4DD #A788F4 #F4889F
split-complementary
#D5F488 #889FF4 #DD88F4
monochromatic
#ADEA18 #C1EF50 #D5F488 #E9F9C0 #F5FCE3
Accessibility & contrast
On white
1.23
#D5F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D5F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F488
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F488 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#DDEADA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f488; /* rgb */ color: rgb(213, 244, 136); /* oklch */ color: oklch(92.1% 0.139 122.3);
Tailwind
colors: {
custom: {
50: '#e3f7ac',
500: '#d5f488',
950: '#000000',
},
}SCSS
$custom: #d5f488; $custom-light: #e3f7ac; $custom-dark: #000000;
JSON
{
"hex": "#d5f488",
"rgb": {
"r": 213,
"g": 244,
"b": 136
},
"hsl": {
"h": 77.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.92146,
"c": 0.13855,
"h": 122.3
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#D5F488
secondary
#7550D1
accent
#06DF44
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581