#D3F486#D3F486
#D3F486 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 92.0% C 0.141 H 122.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F486 |
|---|---|
| RGB | rgb(211, 244, 134) |
| HSL | hsl(78, 83%, 74%) |
| HSV | hsv(78, 45%, 96%) |
| CMYK | cmyk(13.5%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(91.81, -27.54, 49.27) |
| CIE-LCH | lch(91.81, 56.44, 119.21°) |
| OKLab | oklab(91.98% -0.0767 0.1187) |
| OKLCH | oklch(91.98% 0.141 122.9) |
| XYZ | xyz(63.5178, 80.2713, 34.6973) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.76
Pear
#CBF85F
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F486 #A786F4
analogous
#F4DE86 #D3F486 #9CF486
triadic
#D3F486 #86D3F4 #F486D3
tetradic
#D3F486 #86F4DE #A786F4 #F4869C
square
#D3F486 #86F4DE #A786F4 #F4869C
split-complementary
#D3F486 #869CF4 #DE86F4
monochromatic
#AAEA16 #BFEF4E #D3F486 #E7F9BE #F5FCE3
Accessibility & contrast
On white
1.23
#D3F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D3F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F486
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F486 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#FBE78C
Tritanopia (blue-blind)
#DBEADA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f486; /* rgb */ color: rgb(211, 244, 134); /* oklch */ color: oklch(92.0% 0.141 122.9);
Tailwind
colors: {
custom: {
50: '#e2f7ab',
500: '#d3f486',
950: '#000000',
},
}SCSS
$custom: #d3f486; $custom-light: #e2f7ab; $custom-dark: #000000;
JSON
{
"hex": "#d3f486",
"rgb": {
"r": 211,
"g": 244,
"b": 134
},
"hsl": {
"h": 78,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91977,
"c": 0.14132,
"h": 122.9
},
"luminance": 0.80271
}Semantic roles & 50–950 ramp
primary
#D3F486
secondary
#754ED0
accent
#06E047
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581