#D4F58A#D4F58A
#D4F58A is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.3% C 0.138 H 123.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F58A |
|---|---|
| RGB | rgb(212, 245, 138) |
| HSL | hsl(79, 84%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(13.5%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(92.19, -27.21, 47.85) |
| CIE-LCH | lch(92.19, 55.04, 119.63°) |
| OKLab | oklab(92.32% -0.0756 0.1157) |
| OKLCH | oklch(92.32% 0.138 123.1) |
| XYZ | xyz(64.3912, 81.1366, 36.3085) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.66
Celery
#C1FD95
ΔE00 5.05
Pale Lime
#BEFD73
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F58A #AB8AF5
analogous
#F5E18A #D4F58A #9EF58A
triadic
#D4F58A #8AD4F5 #F58AD4
tetradic
#D4F58A #8AF5E1 #AB8AF5 #F58A9E
square
#D4F58A #8AF5E1 #AB8AF5 #F58A9E
split-complementary
#D4F58A #8A9EF5 #E18AF5
monochromatic
#ABEB19 #BFF052 #D4F58A #E9FAC2 #F5FDE3
Accessibility & contrast
On white
1.22
#D4F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D4F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F58A
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F58A | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#FCE890
Tritanopia (blue-blind)
#DBECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4f58a; /* rgb */ color: rgb(212, 245, 138); /* oklch */ color: oklch(92.3% 0.138 123.1);
Tailwind
colors: {
custom: {
50: '#e3f8ae',
500: '#d4f58a',
950: '#000000',
},
}SCSS
$custom: #d4f58a; $custom-light: #e3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#d4f58a",
"rgb": {
"r": 212,
"g": 245,
"b": 138
},
"hsl": {
"h": 78.505,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.9232,
"c": 0.13821,
"h": 123.1
},
"luminance": 0.81137
}Semantic roles & 50–950 ramp
primary
#D4F58A
secondary
#7951D2
accent
#05E149
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581