#D3F784#D3F784
#D3F784 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.6% C 0.147 H 123.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F784 |
|---|---|
| RGB | rgb(211, 247, 132) |
| HSL | hsl(79, 88%, 74%) |
| HSV | hsv(79, 47%, 97%) |
| CMYK | cmyk(14.6%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(92.59, -29.16, 51.18) |
| CIE-LCH | lch(92.59, 58.90, 119.67°) |
| OKLab | oklab(92.6% -0.0814 0.1228) |
| OKLCH | oklch(92.6% 0.147 123.5) |
| XYZ | xyz(64.2896, 82.0361, 34.2729) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.25
Pear
#CBF85F
ΔE00 4.26
Pale Lime
#BEFD73
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F784 #A884F7
analogous
#F7E284 #D3F784 #9AF784
triadic
#D3F784 #84D3F7 #F784D3
tetradic
#D3F784 #84F7E2 #A884F7 #F7849A
square
#D3F784 #84F7E2 #A884F7 #F7849A
split-complementary
#D3F784 #849AF7 #E284F7
monochromatic
#AAF011 #BEF34B #D3F784 #E8FBBD #F5FDE2
Accessibility & contrast
On white
1.21
#D3F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D3F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F784
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F784 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#DBEDDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f784; /* rgb */ color: rgb(211, 247, 132); /* oklch */ color: oklch(92.6% 0.147 123.5);
Tailwind
colors: {
custom: {
50: '#e2faaa',
500: '#d3f784',
950: '#000000',
},
}SCSS
$custom: #d3f784; $custom-light: #e2faaa; $custom-dark: #000000;
JSON
{
"hex": "#d3f784",
"rgb": {
"r": 211,
"g": 247,
"b": 132
},
"hsl": {
"h": 78.783,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.92599,
"c": 0.14735,
"h": 123.5
},
"luminance": 0.82036
}Semantic roles & 50–950 ramp
primary
#D3F784
secondary
#764BD4
accent
#01E448
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581