#D3F884#D3F884
#D3F884 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.149 H 123.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F884 |
|---|---|
| RGB | rgb(211, 248, 132) |
| HSL | hsl(79, 89%, 75%) |
| HSV | hsv(79, 47%, 97%) |
| CMYK | cmyk(14.9%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(92.86, -29.63, 51.51) |
| CIE-LCH | lch(92.86, 59.42, 119.91°) |
| OKLab | oklab(92.82% -0.0827 0.1235) |
| OKLCH | oklch(92.82% 0.149 123.8) |
| XYZ | xyz(64.5962, 82.6493, 34.3751) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 3.40
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.08
Pale Lime
#BEFD73
ΔE00 4.17
Pear
#CBF85F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F884 #A984F8
analogous
#F8E384 #D3F884 #99F884
triadic
#D3F884 #84D3F8 #F884D3
tetradic
#D3F884 #84F8E3 #A984F8 #F88499
square
#D3F884 #84F8E3 #A984F8 #F88499
split-complementary
#D3F884 #8499F8 #E384F8
monochromatic
#AAF110 #BEF54A #D3F884 #E8FBBE #F5FDE2
Accessibility & contrast
On white
1.20
#D3F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D3F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F884
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F884 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#DAEEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f884; /* rgb */ color: rgb(211, 248, 132); /* oklch */ color: oklch(92.8% 0.149 123.8);
Tailwind
colors: {
custom: {
50: '#e2faaa',
500: '#d3f884',
950: '#000000',
},
}SCSS
$custom: #d3f884; $custom-light: #e2faaa; $custom-dark: #000000;
JSON
{
"hex": "#d3f884",
"rgb": {
"r": 211,
"g": 248,
"b": 132
},
"hsl": {
"h": 79.138,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.92816,
"c": 0.14868,
"h": 123.8
},
"luminance": 0.8265
}Semantic roles & 50–950 ramp
primary
#D3F884
secondary
#774BD5
accent
#00E649
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581