#D5F482#D5F482
#D5F482 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.145 H 121.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F482 |
|---|---|
| RGB | rgb(213, 244, 130) |
| HSL | hsl(76, 84%, 73%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.7%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.89, -27.21, 51.29) |
| CIE-LCH | lch(91.89, 58.06, 117.94°) |
| OKLab | oklab(92.06% -0.0762 0.1229) |
| OKLCH | oklch(92.06% 0.145 121.8) |
| XYZ | xyz(63.8207, 80.4592, 33.2827) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pear
#CBF85F
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F482 #A182F4
analogous
#F4DA82 #D5F482 #9CF482
triadic
#D5F482 #82D5F4 #F482D5
tetradic
#D5F482 #82F4DA #A182F4 #F4829C
square
#D5F482 #82F4DA #A182F4 #F4829C
split-complementary
#D5F482 #829CF4 #DA82F4
monochromatic
#AEE714 #C2EF4A #D5F482 #E8F9BA #F6FDE3
Accessibility & contrast
On white
1.23
#D5F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D5F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F482
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F482 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#DDEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f482; /* rgb */ color: rgb(213, 244, 130); /* oklch */ color: oklch(92.1% 0.145 121.8);
Tailwind
colors: {
custom: {
50: '#e4f7a8',
500: '#d5f482',
950: '#000000',
},
}SCSS
$custom: #d5f482; $custom-light: #e4f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d5f482",
"rgb": {
"r": 213,
"g": 244,
"b": 130
},
"hsl": {
"h": 76.316,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.92063,
"c": 0.14461,
"h": 121.8
},
"luminance": 0.80459
}Semantic roles & 50–950 ramp
primary
#D5F482
secondary
#6F4AD0
accent
#05E041
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581