#D3F281#D3F281
#D3F281 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.144 H 121.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F281 |
|---|---|
| RGB | rgb(211, 242, 129) |
| HSL | hsl(76, 81%, 73%) |
| HSV | hsv(76, 47%, 95%) |
| CMYK | cmyk(12.8%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(91.21, -27.12, 50.90) |
| CIE-LCH | lch(91.21, 57.67, 118.05°) |
| OKLab | oklab(91.48% -0.0759 0.122) |
| OKLCH | oklch(91.48% 0.144 121.9) |
| XYZ | xyz(62.5787, 78.9381, 32.7044) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pear
#CBF85F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F281 #A081F2
analogous
#F2D881 #D3F281 #9AF281
triadic
#D3F281 #81D3F2 #F281D3
tetradic
#D3F281 #81F2D8 #A081F2 #F2819A
square
#D3F281 #81F2D8 #A081F2 #F2819A
split-complementary
#D3F281 #819AF2 #D881F2
monochromatic
#AAE117 #C0EC4A #D3F281 #E6F8B8 #F5FCE3
Accessibility & contrast
On white
1.25
#D3F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D3F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F281
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F281 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE677
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#DBE8D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f281; /* rgb */ color: rgb(211, 242, 129); /* oklch */ color: oklch(91.5% 0.144 121.9);
Tailwind
colors: {
custom: {
50: '#e2f6a8',
500: '#d3f281',
950: '#000000',
},
}SCSS
$custom: #d3f281; $custom-light: #e2f6a8; $custom-dark: #000000;
JSON
{
"hex": "#d3f281",
"rgb": {
"r": 211,
"g": 242,
"b": 129
},
"hsl": {
"h": 76.46,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.91476,
"c": 0.14369,
"h": 121.9
},
"luminance": 0.78938
}Semantic roles & 50–950 ramp
primary
#D3F281
secondary
#6E4ACD
accent
#08DE42
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581