#D3FFA2#D3FFA2
#D3FFA2 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.127 H 129.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFA2 |
|---|---|
| RGB | rgb(211, 255, 162) |
| HSL | hsl(88, 100%, 82%) |
| HSV | hsv(88, 36%, 100%) |
| CMYK | cmyk(17.3%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.15, -29.41, 39.94) |
| CIE-LCH | lch(95.15, 49.60, 126.37°) |
| OKLab | oklab(94.79% -0.0804 0.0987) |
| OKLCH | oklch(94.79% 0.127 129.2) |
| XYZ | xyz(69.1446, 87.9766, 47.5138) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFA2 #CEA2FF
analogous
#FFFCA2 #D3FFA2 #A5FFA2
triadic
#D3FFA2 #A2D3FF #FFA2D3
tetradic
#D3FFA2 #A2FFFC #CEA2FF #FFA2A5
square
#D3FFA2 #A2FFFC #CEA2FF #FFA2A5
split-complementary
#D3FFA2 #A2A5FF #FCA2FF
monochromatic
#99FF28 #B6FF65 #D3FFA2 #F0FFDF #F1FFE0
Accessibility & contrast
On white
1.13
#D3FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D3FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFA2
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFA2 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39B
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#D7F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3ffa2; /* rgb */ color: rgb(211, 255, 162); /* oklch */ color: oklch(94.8% 0.127 129.2);
Tailwind
colors: {
custom: {
50: '#e1ffbe',
500: '#d3ffa2',
950: '#000000',
},
}SCSS
$custom: #d3ffa2; $custom-light: #e1ffbe; $custom-dark: #000000;
JSON
{
"hex": "#d3ffa2",
"rgb": {
"r": 211,
"g": 255,
"b": 162
},
"hsl": {
"h": 88.387,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94787,
"c": 0.12731,
"h": 129.2
},
"luminance": 0.87978
}Semantic roles & 50–950 ramp
primary
#D3FFA2
secondary
#9F62E3
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682