#D2FFA6#D2FFA6
#D2FFA6 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.123 H 130.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA6 |
|---|---|
| RGB | rgb(210, 255, 166) |
| HSL | hsl(90, 100%, 83%) |
| HSV | hsv(90, 35%, 100%) |
| CMYK | cmyk(17.6%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(95.15, -29.24, 37.95) |
| CIE-LCH | lch(95.15, 47.91, 127.61°) |
| OKLab | oklab(94.79% -0.0798 0.0942) |
| OKLCH | oklch(94.79% 0.123 130.3) |
| XYZ | xyz(69.2201, 87.9738, 49.4028) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA6 #D3A6FF
analogous
#FFFFA6 #D2FFA6 #A6FFA6
triadic
#D2FFA6 #A6D2FF #FFA6D2
tetradic
#D2FFA6 #A6FFFF #D3A6FF #FFA6A6
square
#D2FFA6 #A6FFFF #D3A6FF #FFA6A6
split-complementary
#D2FFA6 #A6A6FF #FFA6FF
monochromatic
#94FF2C #B3FF69 #D2FFA6 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.13
#D2FFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D2FFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA6
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA6 | 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)
#FFF3A0
Deuteranopia (green-blind)
#FFF0AB
Tritanopia (blue-blind)
#D5F8E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa6; /* rgb */ color: rgb(210, 255, 166); /* oklch */ color: oklch(94.8% 0.123 130.3);
Tailwind
colors: {
custom: {
50: '#e1ffc1',
500: '#d2ffa6',
950: '#000000',
},
}SCSS
$custom: #d2ffa6; $custom-light: #e1ffc1; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa6",
"rgb": {
"r": 210,
"g": 255,
"b": 166
},
"hsl": {
"h": 90.337,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.9479,
"c": 0.12344,
"h": 130.3
},
"luminance": 0.87975
}Semantic roles & 50–950 ramp
primary
#D2FFA6
secondary
#A565E4
accent
#00E674
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682