#D3FA8A#D3FA8A
#D3FA8A is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.145 H 124.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA8A |
|---|---|
| RGB | rgb(211, 250, 138) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 45%, 98%) |
| CMYK | cmyk(15.6%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.47, -29.92, 49.43) |
| CIE-LCH | lch(93.47, 57.78, 121.19°) |
| OKLab | oklab(93.33% -0.0831 0.1193) |
| OKLCH | oklch(93.33% 0.145 124.9) |
| XYZ | xyz(65.6368, 84.0546, 36.8060) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA8A #B18AFA
analogous
#FAE98A #D3FA8A #9BFA8A
triadic
#D3FA8A #8AD3FA #FA8AD3
tetradic
#D3FA8A #8AFAE9 #B18AFA #FA8A9B
square
#D3FA8A #8AFAE9 #B18AFA #FA8A9B
split-complementary
#D3FA8A #8A9BFA #E98AFA
monochromatic
#A7F515 #BDF74F #D3FA8A #E9FDC5 #F4FEE2
Accessibility & contrast
On white
1.18
#D3FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#D3FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA8A
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA8A | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#DAF1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa8a; /* rgb */ color: rgb(211, 250, 138); /* oklch */ color: oklch(93.3% 0.145 124.9);
Tailwind
colors: {
custom: {
50: '#e2fcae',
500: '#d3fa8a',
950: '#000000',
},
}SCSS
$custom: #d3fa8a; $custom-light: #e2fcae; $custom-dark: #000000;
JSON
{
"hex": "#d3fa8a",
"rgb": {
"r": 211,
"g": 250,
"b": 138
},
"hsl": {
"h": 80.893,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93333,
"c": 0.14539,
"h": 124.9
},
"luminance": 0.84055
}Semantic roles & 50–950 ramp
primary
#D3FA8A
secondary
#7F4FD9
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581