#D5F481#D5F481
#D5F481 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.0% C 0.146 H 121.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F481 |
|---|---|
| RGB | rgb(213, 244, 129) |
| HSL | hsl(76, 84%, 73%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.7%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.88, -27.31, 51.75) |
| CIE-LCH | lch(91.88, 58.51, 117.82°) |
| OKLab | oklab(92.05% -0.0766 0.1239) |
| OKLCH | oklch(92.05% 0.146 121.7) |
| XYZ | xyz(63.7539, 80.4325, 32.9310) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.27
Pear
#CBF85F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F481 #A081F4
analogous
#F4D981 #D5F481 #9BF481
triadic
#D5F481 #81D5F4 #F481D5
tetradic
#D5F481 #81F4D9 #A081F4 #F4819B
square
#D5F481 #81F4D9 #A081F4 #F4819B
split-complementary
#D5F481 #819BF4 #D981F4
monochromatic
#AEE614 #C2EF49 #D5F481 #E8F9B9 #F6FDE3
Accessibility & contrast
On white
1.23
#D5F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D5F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F481
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F481 | 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)
#FFE877
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#DDEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f481; /* rgb */ color: rgb(213, 244, 129); /* oklch */ color: oklch(92.0% 0.146 121.7);
Tailwind
colors: {
custom: {
50: '#e4f7a8',
500: '#d5f481',
950: '#000000',
},
}SCSS
$custom: #d5f481; $custom-light: #e4f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d5f481",
"rgb": {
"r": 213,
"g": 244,
"b": 129
},
"hsl": {
"h": 76.174,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.92049,
"c": 0.1456,
"h": 121.7
},
"luminance": 0.80432
}Semantic roles & 50–950 ramp
primary
#D5F481
secondary
#6E49D0
accent
#05E040
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581