#D2FFA7#D2FFA7
#D2FFA7 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.122 H 130.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA7 |
|---|---|
| RGB | rgb(210, 255, 167) |
| HSL | hsl(91, 100%, 83%) |
| HSV | hsv(91, 35%, 100%) |
| CMYK | cmyk(17.6%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(95.17, -29.11, 37.48) |
| CIE-LCH | lch(95.17, 47.46, 127.84°) |
| OKLab | oklab(94.81% -0.0794 0.0931) |
| OKLCH | oklch(94.81% 0.122 130.5) |
| XYZ | xyz(69.3122, 88.0106, 49.8878) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.16
Tea Green
#BDF8A3
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 3.91
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA7 #D4A7FF
analogous
#FEFFA7 #D2FFA7 #A7FFA8
triadic
#D2FFA7 #A7D2FF #FFA7D2
tetradic
#D2FFA7 #A7FEFF #D4A7FF #FFA8A7
square
#D2FFA7 #A7FEFF #D4A7FF #FFA8A7
split-complementary
#D2FFA7 #A8A7FF #FFA7FE
monochromatic
#93FF2D #B3FF6A #D2FFA7 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.13
#D2FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D2FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA7
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA7 | 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)
#FFF3A1
Deuteranopia (green-blind)
#FFF0AB
Tritanopia (blue-blind)
#D5F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa7; /* rgb */ color: rgb(210, 255, 167); /* oklch */ color: oklch(94.8% 0.122 130.5);
Tailwind
colors: {
custom: {
50: '#e1ffc2',
500: '#d2ffa7',
950: '#000000',
},
}SCSS
$custom: #d2ffa7; $custom-light: #e1ffc2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa7",
"rgb": {
"r": 210,
"g": 255,
"b": 167
},
"hsl": {
"h": 90.682,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94808,
"c": 0.12235,
"h": 130.5
},
"luminance": 0.88012
}Semantic roles & 50–950 ramp
primary
#D2FFA7
secondary
#A766E4
accent
#00E675
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682