#D2FFA3#D2FFA3
#D2FFA3 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.127 H 129.7°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA3 |
|---|---|
| RGB | rgb(210, 255, 163) |
| HSL | hsl(89, 100%, 82%) |
| HSV | hsv(89, 36%, 100%) |
| CMYK | cmyk(17.6%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(95.10, -29.64, 39.38) |
| CIE-LCH | lch(95.10, 49.28, 126.97°) |
| OKLab | oklab(94.74% -0.081 0.0974) |
| OKLCH | oklch(94.74% 0.127 129.7) |
| XYZ | xyz(68.9482, 87.8650, 47.9704) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA3 #D0A3FF
analogous
#FFFEA3 #D2FFA3 #A4FFA3
triadic
#D2FFA3 #A3D2FF #FFA3D2
tetradic
#D2FFA3 #A3FFFE #D0A3FF #FFA3A4
square
#D2FFA3 #A3FFFE #D0A3FF #FFA3A4
split-complementary
#D2FFA3 #A3A4FF #FEA3FF
monochromatic
#96FF29 #B4FF66 #D2FFA3 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.13
#D2FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#D2FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA3
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA3 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39C
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#D5F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa3; /* rgb */ color: rgb(210, 255, 163); /* oklch */ color: oklch(94.7% 0.127 129.7);
Tailwind
colors: {
custom: {
50: '#e1ffbf',
500: '#d2ffa3',
950: '#000000',
},
}SCSS
$custom: #d2ffa3; $custom-light: #e1ffbf; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa3",
"rgb": {
"r": 210,
"g": 255,
"b": 163
},
"hsl": {
"h": 89.348,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94739,
"c": 0.12667,
"h": 129.7
},
"luminance": 0.87866
}Semantic roles & 50–950 ramp
primary
#D2FFA3
secondary
#A263E3
accent
#00E670
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682