#D3F381#D3F381
#D3F381 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.7% C 0.145 H 122.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F381 |
|---|---|
| RGB | rgb(211, 243, 129) |
| HSL | hsl(77, 83%, 73%) |
| HSV | hsv(77, 47%, 95%) |
| CMYK | cmyk(13.2%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(91.48, -27.59, 51.23) |
| CIE-LCH | lch(91.48, 58.18, 118.31°) |
| OKLab | oklab(91.69% -0.0772 0.1227) |
| OKLCH | oklch(91.69% 0.145 122.2) |
| XYZ | xyz(62.8772, 79.5350, 32.8039) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Pear
#CBF85F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.46
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Pale Lime
#BEFD73
ΔE00 5.07
Light Yellowish Green
#C2FF89
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F381 #A181F3
analogous
#F3DA81 #D3F381 #9AF381
triadic
#D3F381 #81D3F3 #F381D3
tetradic
#D3F381 #81F3DA #A181F3 #F3819A
square
#D3F381 #81F3DA #A181F3 #F3819A
split-complementary
#D3F381 #819AF3 #DA81F3
monochromatic
#AAE416 #BFEE49 #D3F381 #E7F8B9 #F5FCE3
Accessibility & contrast
On white
1.24
#D3F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D3F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F381
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F381 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#DBE9D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f381; /* rgb */ color: rgb(211, 243, 129); /* oklch */ color: oklch(91.7% 0.145 122.2);
Tailwind
colors: {
custom: {
50: '#e2f7a8',
500: '#d3f381',
950: '#000000',
},
}SCSS
$custom: #d3f381; $custom-light: #e2f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d3f381",
"rgb": {
"r": 211,
"g": 243,
"b": 129
},
"hsl": {
"h": 76.842,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.91692,
"c": 0.145,
"h": 122.2
},
"luminance": 0.79535
}Semantic roles & 50–950 ramp
primary
#D3F381
secondary
#6F4ACF
accent
#06DF43
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581