#D3F684#D3F684
#D3F684 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.146 H 123.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F684 |
|---|---|
| RGB | rgb(211, 246, 132) |
| HSL | hsl(78, 86%, 74%) |
| HSV | hsv(78, 46%, 96%) |
| CMYK | cmyk(14.2%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(92.32, -28.69, 50.85) |
| CIE-LCH | lch(92.32, 58.38, 119.43°) |
| OKLab | oklab(92.38% -0.0801 0.1221) |
| OKLCH | oklch(92.38% 0.146 123.3) |
| XYZ | xyz(63.9846, 81.4261, 34.1713) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Pear
#CBF85F
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F684 #A784F6
analogous
#F6E084 #D3F684 #9AF684
triadic
#D3F684 #84D3F6 #F684D3
tetradic
#D3F684 #84F6E0 #A784F6 #F6849A
square
#D3F684 #84F6E0 #A784F6 #F6849A
split-complementary
#D3F684 #849AF6 #E084F6
monochromatic
#AAEE12 #BFF24B #D3F684 #E7FABD #F5FDE2
Accessibility & contrast
On white
1.21
#D3F684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D3F684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F684
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F684 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#DBECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f684; /* rgb */ color: rgb(211, 246, 132); /* oklch */ color: oklch(92.4% 0.146 123.3);
Tailwind
colors: {
custom: {
50: '#e2f9aa',
500: '#d3f684',
950: '#000000',
},
}SCSS
$custom: #d3f684; $custom-light: #e2f9aa; $custom-dark: #000000;
JSON
{
"hex": "#d3f684",
"rgb": {
"r": 211,
"g": 246,
"b": 132
},
"hsl": {
"h": 78.421,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.92382,
"c": 0.14601,
"h": 123.3
},
"luminance": 0.81426
}Semantic roles & 50–950 ramp
primary
#D3F684
secondary
#754BD3
accent
#03E347
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581