#D4FA90#D4FA90
#D4FA90 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.139 H 125.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA90 |
|---|---|
| RGB | rgb(212, 250, 144) |
| HSL | hsl(82, 91%, 77%) |
| HSV | hsv(82, 42%, 98%) |
| CMYK | cmyk(15.2%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(93.62, -28.89, 46.75) |
| CIE-LCH | lch(93.62, 54.96, 121.72°) |
| OKLab | oklab(93.49% -0.0799 0.1136) |
| OKLCH | oklch(93.49% 0.139 125.1) |
| XYZ | xyz(66.3707, 84.3814, 39.1708) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.66
Celery
#C1FD95
ΔE00 3.96
Pale Lime
#BEFD73
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA90 #B690FA
analogous
#FAEB90 #D4FA90 #9FFA90
triadic
#D4FA90 #90D4FA #FA90D4
tetradic
#D4FA90 #90FAEB #B690FA #FA909F
square
#D4FA90 #90FAEB #B690FA #FA909F
split-complementary
#D4FA90 #909FFA #EB90FA
monochromatic
#A7F51B #BDF755 #D4FA90 #EBFDCB #F4FEE2
Accessibility & contrast
On white
1.17
#D4FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D4FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA90
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA90 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#DAF1E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa90; /* rgb */ color: rgb(212, 250, 144); /* oklch */ color: oklch(93.5% 0.139 125.1);
Tailwind
colors: {
custom: {
50: '#e3fcb2',
500: '#d4fa90',
950: '#000000',
},
}SCSS
$custom: #d4fa90; $custom-light: #e3fcb2; $custom-dark: #000000;
JSON
{
"hex": "#d4fa90",
"rgb": {
"r": 212,
"g": 250,
"b": 144
},
"hsl": {
"h": 81.509,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.93488,
"c": 0.13886,
"h": 125.1
},
"luminance": 0.84382
}Semantic roles & 50–950 ramp
primary
#D4FA90
secondary
#8455DA
accent
#00E652
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581