#D4F481#D4F481
#D4F481 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 92.0% C 0.146 H 122.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F481 |
|---|---|
| RGB | rgb(212, 244, 129) |
| HSL | hsl(77, 84%, 73%) |
| HSV | hsv(77, 47%, 96%) |
| CMYK | cmyk(13.1%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.81, -27.69, 51.65) |
| CIE-LCH | lch(91.81, 58.60, 118.19°) |
| OKLab | oklab(91.98% -0.0776 0.1236) |
| OKLCH | oklch(91.98% 0.146 122.1) |
| XYZ | xyz(63.4647, 80.2833, 32.9174) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Pear
#CBF85F
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F481 #A181F4
analogous
#F4DB81 #D4F481 #9AF481
triadic
#D4F481 #81D4F4 #F481D4
tetradic
#D4F481 #81F4DB #A181F4 #F4819A
square
#D4F481 #81F4DB #A181F4 #F4819A
split-complementary
#D4F481 #819AF4 #DB81F4
monochromatic
#ACE614 #C1EF49 #D4F481 #E7F9B9 #F5FDE3
Accessibility & contrast
On white
1.23
#D4F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D4F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F481
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F481 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#DCEAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4f481; /* rgb */ color: rgb(212, 244, 129); /* oklch */ color: oklch(92.0% 0.146 122.1);
Tailwind
colors: {
custom: {
50: '#e3f7a8',
500: '#d4f481',
950: '#000000',
},
}SCSS
$custom: #d4f481; $custom-light: #e3f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d4f481",
"rgb": {
"r": 212,
"g": 244,
"b": 129
},
"hsl": {
"h": 76.696,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91979,
"c": 0.14596,
"h": 122.1
},
"luminance": 0.80283
}Semantic roles & 50–950 ramp
primary
#D4F481
secondary
#6F49D0
accent
#05E042
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581