#D3FF8A#D3FF8A
#D3FF8A is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.152 H 126.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF8A |
|---|---|
| RGB | rgb(211, 255, 138) |
| HSL | hsl(83, 100%, 77%) |
| HSV | hsv(83, 46%, 100%) |
| CMYK | cmyk(17.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.82, -32.24, 51.10) |
| CIE-LCH | lch(94.82, 60.42, 122.25°) |
| OKLab | oklab(94.42% -0.0896 0.123) |
| OKLCH | oklch(94.42% 0.152 126.1) |
| XYZ | xyz(67.2111, 87.2032, 37.3308) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Pale Lime
#BEFD73
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF8A #B68AFF
analogous
#FFF08A #D3FF8A #99FF8A
triadic
#D3FF8A #8AD3FF #FF8AD3
tetradic
#D3FF8A #8AFFF0 #B68AFF #FF8A99
square
#D3FF8A #8AFFF0 #B68AFF #FF8A99
split-complementary
#D3FF8A #8A99FF #F08AFF
monochromatic
#A5FF10 #BCFF4D #D3FF8A #EAFFC7 #F3FFE0
Accessibility & contrast
On white
1.14
#D3FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#D3FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF8A
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF8A | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D9F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff8a; /* rgb */ color: rgb(211, 255, 138); /* oklch */ color: oklch(94.4% 0.152 126.1);
Tailwind
colors: {
custom: {
50: '#e2ffae',
500: '#d3ff8a',
950: '#000000',
},
}SCSS
$custom: #d3ff8a; $custom-light: #e2ffae; $custom-dark: #000000;
JSON
{
"hex": "#d3ff8a",
"rgb": {
"r": 211,
"g": 255,
"b": 138
},
"hsl": {
"h": 82.564,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94418,
"c": 0.15219,
"h": 126.1
},
"luminance": 0.87204
}Semantic roles & 50–950 ramp
primary
#D3FF8A
secondary
#844EE0
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681