#D3FCA2#D3FCA2
#D3FCA2 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.123 H 128.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCA2 |
|---|---|
| RGB | rgb(211, 252, 162) |
| HSL | hsl(87, 94%, 81%) |
| HSV | hsv(87, 36%, 99%) |
| CMYK | cmyk(16.3%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(94.35, -28.01, 38.89) |
| CIE-LCH | lch(94.35, 47.93, 125.76°) |
| OKLab | oklab(94.14% -0.0765 0.0963) |
| OKLCH | oklch(94.14% 0.123 128.5) |
| XYZ | xyz(68.1950, 86.0775, 47.1972) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.32
Light Light Green
#C8FFB0
ΔE00 3.72
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 3.85
Washed Out Green
#BCF5A6
ΔE00 4.42
Light Yellowish Green
#C2FF89
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCA2 #CBA2FC
analogous
#FCF8A2 #D3FCA2 #A6FCA2
triadic
#D3FCA2 #A2D3FC #FCA2D3
tetradic
#D3FCA2 #A2FCF8 #CBA2FC #FCA2A6
square
#D3FCA2 #A2FCF8 #CBA2FC #FCA2A6
split-complementary
#D3FCA2 #A2A6FC #F8A2FC
monochromatic
#9BF82B #B7FA67 #D3FCA2 #EFFEDD #F1FEE1
Accessibility & contrast
On white
1.15
#D3FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#D3FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCA2
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCA2 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19C
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#D7F4E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fca2; /* rgb */ color: rgb(211, 252, 162); /* oklch */ color: oklch(94.1% 0.123 128.5);
Tailwind
colors: {
custom: {
50: '#e1fdbe',
500: '#d3fca2',
950: '#000000',
},
}SCSS
$custom: #d3fca2; $custom-light: #e1fdbe; $custom-dark: #000000;
JSON
{
"hex": "#d3fca2",
"rgb": {
"r": 211,
"g": 252,
"b": 162
},
"hsl": {
"h": 87.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94141,
"c": 0.12294,
"h": 128.5
},
"luminance": 0.86078
}Semantic roles & 50–950 ramp
primary
#D3FCA2
secondary
#9C63DF
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582