#D4F69A#D4F69A
#D4F69A is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.8% C 0.123 H 125.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F69A |
|---|---|
| RGB | rgb(212, 246, 154) |
| HSL | hsl(82, 84%, 78%) |
| HSV | hsv(82, 37%, 96%) |
| CMYK | cmyk(13.8%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(92.68, -25.83, 40.69) |
| CIE-LCH | lch(92.68, 48.19, 122.41°) |
| OKLab | oklab(92.78% -0.0707 0.1002) |
| OKLCH | oklch(92.78% 0.123 125.2) |
| XYZ | xyz(65.9394, 82.2413, 42.9658) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Celery
#C1FD95
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F69A #BC9AF6
analogous
#F6EA9A #D4F69A #A6F69A
triadic
#D4F69A #9AD4F6 #F69AD4
tetradic
#D4F69A #9AF6EA #BC9AF6 #F69AA6
square
#D4F69A #9AF6EA #BC9AF6 #F69AA6
split-complementary
#D4F69A #9AA6F6 #EA9AF6
monochromatic
#A4EC2A #BCF162 #D4F69A #ECFBD2 #F3FCE3
Accessibility & contrast
On white
1.20
#D4F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D4F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F69A
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F69A | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB93
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#DAEEDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f69a; /* rgb */ color: rgb(212, 246, 154); /* oklch */ color: oklch(92.8% 0.123 125.2);
Tailwind
colors: {
custom: {
50: '#e2f9b9',
500: '#d4f69a',
950: '#000000',
},
}SCSS
$custom: #d4f69a; $custom-light: #e2f9b9; $custom-dark: #000000;
JSON
{
"hex": "#d4f69a",
"rgb": {
"r": 212,
"g": 246,
"b": 154
},
"hsl": {
"h": 82.174,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.92784,
"c": 0.12261,
"h": 125.2
},
"luminance": 0.82242
}Semantic roles & 50–950 ramp
primary
#D4F69A
secondary
#8B5FD5
accent
#05E056
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581