#D5FA82#D5FA82
#D5FA82 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.4% C 0.153 H 123.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA82 |
|---|---|
| RGB | rgb(213, 250, 130) |
| HSL | hsl(79, 92%, 75%) |
| HSV | hsv(79, 48%, 98%) |
| CMYK | cmyk(14.8%, 0%, 48%, 2%) |
| CIE-LAB | lab(93.51, -30.02, 53.26) |
| CIE-LCH | lch(93.51, 61.14, 119.41°) |
| OKLab | oklab(93.36% -0.0841 0.1273) |
| OKLCH | oklch(93.36% 0.153 123.5) |
| XYZ | xyz(65.6555, 84.1288, 33.8943) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 3.46
Pear
#CBF85F
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.08
Light Yellowish Green
#C2FF89
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA82 #A782FA
analogous
#FAE382 #D5FA82 #99FA82
triadic
#D5FA82 #82D5FA #FA82D5
tetradic
#D5FA82 #82FAE3 #A782FA #FA8299
square
#D5FA82 #82FAE3 #A782FA #FA8299
split-complementary
#D5FA82 #8299FA #E382FA
monochromatic
#ADF50C #C1F847 #D5FA82 #E9FCBD #F5FEE2
Accessibility & contrast
On white
1.18
#D5FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D5FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA82
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA82 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#DDF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d5fa82; /* rgb */ color: rgb(213, 250, 130); /* oklch */ color: oklch(93.4% 0.153 123.5);
Tailwind
colors: {
custom: {
50: '#e4fca9',
500: '#d5fa82',
950: '#000000',
},
}SCSS
$custom: #d5fa82; $custom-light: #e4fca9; $custom-dark: #000000;
JSON
{
"hex": "#d5fa82",
"rgb": {
"r": 213,
"g": 250,
"b": 130
},
"hsl": {
"h": 78.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.9336,
"c": 0.15252,
"h": 123.5
},
"luminance": 0.84129
}Semantic roles & 50–950 ramp
primary
#D5FA82
secondary
#7548D8
accent
#00E647
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581