#D2FFAC#D2FFAC
#D2FFAC is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.117 H 131.4°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFAC |
|---|---|
| RGB | rgb(210, 255, 172) |
| HSL | hsl(93, 100%, 84%) |
| HSV | hsv(93, 33%, 100%) |
| CMYK | cmyk(17.6%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(95.24, -28.44, 35.10) |
| CIE-LCH | lch(95.24, 45.17, 129.01°) |
| OKLab | oklab(94.9% -0.0774 0.0876) |
| OKLCH | oklch(94.9% 0.117 131.4) |
| XYZ | xyz(69.7834, 88.1991, 52.3693) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 3.08
Pale Green
#C7FDB5
ΔE00 3.10
Very Light Green
#D1FFBD
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.50
Very Pale Green
#CFFDBC
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFAC #D9ACFF
analogous
#FCFFAC #D2FFAC #ACFFAF
triadic
#D2FFAC #ACD2FF #FFACD2
tetradic
#D2FFAC #ACFCFF #D9ACFF #FFAFAC
square
#D2FFAC #ACFCFF #D9ACFF #FFAFAC
split-complementary
#D2FFAC #AFACFF #FFACFC
monochromatic
#90FF32 #B1FF6F #D2FFAC #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#D2FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#D2FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFAC
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFAC | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A6
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#D4F8EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffac; /* rgb */ color: rgb(210, 255, 172); /* oklch */ color: oklch(94.9% 0.117 131.4);
Tailwind
colors: {
custom: {
50: '#e1ffc5',
500: '#d2ffac',
950: '#000000',
},
}SCSS
$custom: #d2ffac; $custom-light: #e1ffc5; $custom-dark: #000000;
JSON
{
"hex": "#d2ffac",
"rgb": {
"r": 210,
"g": 255,
"b": 172
},
"hsl": {
"h": 92.53,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94897,
"c": 0.1169,
"h": 131.4
},
"luminance": 0.882
}Semantic roles & 50–950 ramp
primary
#D2FFAC
secondary
#AD6AE5
accent
#00E67C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682