#D3FF90#D3FF90
#D3FF90 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.146 H 126.7°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF90 |
|---|---|
| RGB | rgb(211, 255, 144) |
| HSL | hsl(84, 100%, 78%) |
| HSV | hsv(84, 44%, 100%) |
| CMYK | cmyk(17.3%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(94.90, -31.58, 48.35) |
| CIE-LCH | lch(94.90, 57.75, 123.15°) |
| OKLab | oklab(94.5% -0.0874 0.1172) |
| OKLCH | oklch(94.5% 0.146 126.7) |
| XYZ | xyz(67.6576, 87.3818, 39.6821) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Celery
#C1FD95
ΔE00 3.39
Pale Lime
#BEFD73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF90 #BC90FF
analogous
#FFF490 #D3FF90 #9BFF90
triadic
#D3FF90 #90D3FF #FF90D3
tetradic
#D3FF90 #90FFF4 #BC90FF #FF909B
square
#D3FF90 #90FFF4 #BC90FF #FF909B
split-complementary
#D3FF90 #909BFF #F490FF
monochromatic
#A2FF16 #BBFF53 #D3FF90 #EBFFCD #F3FFE0
Accessibility & contrast
On white
1.14
#D3FF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#D3FF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF90
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF90 | 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)
#FFF287
Deuteranopia (green-blind)
#FFF096
Tritanopia (blue-blind)
#D9F6E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff90; /* rgb */ color: rgb(211, 255, 144); /* oklch */ color: oklch(94.5% 0.146 126.7);
Tailwind
colors: {
custom: {
50: '#e2ffb2',
500: '#d3ff90',
950: '#000000',
},
}SCSS
$custom: #d3ff90; $custom-light: #e2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#d3ff90",
"rgb": {
"r": 211,
"g": 255,
"b": 144
},
"hsl": {
"h": 83.784,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.94504,
"c": 0.14618,
"h": 126.7
},
"luminance": 0.87383
}Semantic roles & 50–950 ramp
primary
#D3FF90
secondary
#8B53E1
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681