#D4F281#D4F281
#D4F281 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.5% C 0.143 H 121.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F281 |
|---|---|
| RGB | rgb(212, 242, 129) |
| HSL | hsl(76, 81%, 73%) |
| HSV | hsv(76, 47%, 95%) |
| CMYK | cmyk(12.4%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(91.27, -26.74, 50.99) |
| CIE-LCH | lch(91.27, 57.58, 117.67°) |
| OKLab | oklab(91.55% -0.0749 0.1222) |
| OKLCH | oklch(91.55% 0.143 121.5) |
| XYZ | xyz(62.8662, 79.0863, 32.7179) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Pear
#CBF85F
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F281 #9F81F2
analogous
#F2D781 #D4F281 #9CF281
triadic
#D4F281 #81D4F2 #F281D4
tetradic
#D4F281 #81F2D7 #9F81F2 #F2819C
square
#D4F281 #81F2D7 #9F81F2 #F2819C
split-complementary
#D4F281 #819CF2 #D781F2
monochromatic
#ACE117 #C1EC4A #D4F281 #E7F8B8 #F6FCE3
Accessibility & contrast
On white
1.25
#D4F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#D4F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F281
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F281 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#DCE8D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4f281; /* rgb */ color: rgb(212, 242, 129); /* oklch */ color: oklch(91.5% 0.143 121.5);
Tailwind
colors: {
custom: {
50: '#e3f6a8',
500: '#d4f281',
950: '#000000',
},
}SCSS
$custom: #d4f281; $custom-light: #e3f6a8; $custom-dark: #000000;
JSON
{
"hex": "#d4f281",
"rgb": {
"r": 212,
"g": 242,
"b": 129
},
"hsl": {
"h": 75.929,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.91547,
"c": 0.14332,
"h": 121.5
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#D4F281
secondary
#6D4ACD
accent
#08DE41
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581