#D4F293#D4F293
#D4F293 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.8% C 0.125 H 123.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F293 |
|---|---|
| RGB | rgb(212, 242, 147) |
| HSL | hsl(79, 79%, 76%) |
| HSV | hsv(79, 39%, 95%) |
| CMYK | cmyk(12.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.51, -24.77, 42.62) |
| CIE-LCH | lch(91.51, 49.29, 120.16°) |
| OKLab | oklab(91.81% -0.0681 0.1043) |
| OKLCH | oklch(91.81% 0.125 123.1) |
| XYZ | xyz(64.1697, 79.6077, 39.5833) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.22
Light Pea Green
#C4FE82
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F293 #B193F2
analogous
#F2E093 #D4F293 #A5F293
triadic
#D4F293 #93D4F2 #F293D4
tetradic
#D4F293 #93F2E0 #B193F2 #F293A5
square
#D4F293 #93F2E0 #B193F2 #F293A5
split-complementary
#D4F293 #93A5F2 #E093F2
monochromatic
#A9E526 #BEEB5C #D4F293 #EAF9CA #F4FCE4
Accessibility & contrast
On white
1.24
#D4F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D4F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F293
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F293 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#DBE9DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4f293; /* rgb */ color: rgb(212, 242, 147); /* oklch */ color: oklch(91.8% 0.125 123.1);
Tailwind
colors: {
custom: {
50: '#e2f6b4',
500: '#d4f293',
950: '#000000',
},
}SCSS
$custom: #d4f293; $custom-light: #e2f6b4; $custom-dark: #000000;
JSON
{
"hex": "#d4f293",
"rgb": {
"r": 212,
"g": 242,
"b": 147
},
"hsl": {
"h": 78.947,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.91812,
"c": 0.12458,
"h": 123.1
},
"luminance": 0.79608
}Semantic roles & 50–950 ramp
primary
#D4F293
secondary
#7F5ACF
accent
#0BDB4C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581