#D4FF91#D4FF91
#D4FF91 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.145 H 126.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FF91 |
|---|---|
| RGB | rgb(212, 255, 145) |
| HSL | hsl(83, 100%, 78%) |
| HSV | hsv(83, 43%, 100%) |
| CMYK | cmyk(16.9%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(94.98, -31.10, 47.98) |
| CIE-LCH | lch(94.98, 57.18, 122.95°) |
| OKLab | oklab(94.59% -0.086 0.1164) |
| OKLCH | oklch(94.59% 0.145 126.5) |
| XYZ | xyz(68.0218, 87.5607, 40.0998) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.48
Pale Lime
#BEFD73
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FF91 #BC91FF
analogous
#FFF391 #D4FF91 #9DFF91
triadic
#D4FF91 #91D4FF #FF91D4
tetradic
#D4FF91 #91FFF3 #BC91FF #FF919D
square
#D4FF91 #91FFF3 #BC91FF #FF919D
split-complementary
#D4FF91 #919DFF #F391FF
monochromatic
#A4FF17 #BCFF54 #D4FF91 #ECFFCE #F3FFE0
Accessibility & contrast
On white
1.13
#D4FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#D4FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FF91
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FF91 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#DAF6E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d4ff91; /* rgb */ color: rgb(212, 255, 145); /* oklch */ color: oklch(94.6% 0.145 126.5);
Tailwind
colors: {
custom: {
50: '#e3ffb3',
500: '#d4ff91',
950: '#000000',
},
}SCSS
$custom: #d4ff91; $custom-light: #e3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#d4ff91",
"rgb": {
"r": 212,
"g": 255,
"b": 145
},
"hsl": {
"h": 83.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.94585,
"c": 0.14474,
"h": 126.5
},
"luminance": 0.87561
}Semantic roles & 50–950 ramp
primary
#D4FF91
secondary
#8B53E1
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161811
muted
#848681