#D3FF91#D3FF91
#D3FF91 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.145 H 126.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF91 |
|---|---|
| RGB | rgb(211, 255, 145) |
| HSL | hsl(84, 100%, 78%) |
| HSV | hsv(84, 43%, 100%) |
| CMYK | cmyk(17.3%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(94.91, -31.47, 47.89) |
| CIE-LCH | lch(94.91, 57.30, 123.31°) |
| OKLab | oklab(94.52% -0.087 0.1162) |
| OKLCH | oklch(94.52% 0.145 126.8) |
| XYZ | xyz(67.7343, 87.4125, 40.0864) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.57
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Celery
#C1FD95
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF91 #BD91FF
analogous
#FFF491 #D3FF91 #9CFF91
triadic
#D3FF91 #91D3FF #FF91D3
tetradic
#D3FF91 #91FFF4 #BD91FF #FF919C
square
#D3FF91 #91FFF4 #BD91FF #FF919C
split-complementary
#D3FF91 #919CFF #F491FF
monochromatic
#A2FF17 #BBFF54 #D3FF91 #EBFFCE #F3FFE0
Accessibility & contrast
On white
1.14
#D3FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#D3FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF91
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF91 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#D9F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff91; /* rgb */ color: rgb(211, 255, 145); /* oklch */ color: oklch(94.5% 0.145 126.8);
Tailwind
colors: {
custom: {
50: '#e2ffb3',
500: '#d3ff91',
950: '#000000',
},
}SCSS
$custom: #d3ff91; $custom-light: #e2ffb3; $custom-dark: #000000;
JSON
{
"hex": "#d3ff91",
"rgb": {
"r": 211,
"g": 255,
"b": 145
},
"hsl": {
"h": 84,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.94518,
"c": 0.14516,
"h": 126.8
},
"luminance": 0.87413
}Semantic roles & 50–950 ramp
primary
#D3FF91
secondary
#8C53E1
accent
#00E65C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681