#D0FFAC#D0FFAC
#D0FFAC is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.118 H 132.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFAC |
|---|---|
| RGB | rgb(208, 255, 172) |
| HSL | hsl(94, 100%, 84%) |
| HSV | hsv(94, 33%, 100%) |
| CMYK | cmyk(18.4%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(95.12, -29.13, 34.92) |
| CIE-LCH | lch(95.12, 45.47, 129.84°) |
| OKLab | oklab(94.77% -0.0793 0.0872) |
| OKLCH | oklch(94.77% 0.118 132.3) |
| XYZ | xyz(69.2174, 87.9072, 52.3428) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.82
Tea Green
#BDF8A3
ΔE00 2.77
Pale Green
#C7FDB5
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.21
Very Light Green
#D1FFBD
ΔE00 3.30
Very Pale Green
#CFFDBC
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFAC #DBACFF
analogous
#F9FFAC #D0FFAC #ACFFB1
triadic
#D0FFAC #ACD0FF #FFACD0
tetradic
#D0FFAC #ACF9FF #DBACFF #FFB1AC
square
#D0FFAC #ACF9FF #DBACFF #FFB1AC
split-complementary
#D0FFAC #B1ACFF #FFACF9
monochromatic
#8BFF32 #ADFF6F #D0FFAC #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#D0FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#D0FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFAC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFAC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A6
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#D2F8EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d0ffac; /* rgb */ color: rgb(208, 255, 172); /* oklch */ color: oklch(94.8% 0.118 132.3);
Tailwind
colors: {
custom: {
50: '#dfffc5',
500: '#d0ffac',
950: '#000000',
},
}SCSS
$custom: #d0ffac; $custom-light: #dfffc5; $custom-dark: #000000;
JSON
{
"hex": "#d0ffac",
"rgb": {
"r": 208,
"g": 255,
"b": 172
},
"hsl": {
"h": 93.976,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94767,
"c": 0.11785,
"h": 132.3
},
"luminance": 0.87908
}Semantic roles & 50–950 ramp
primary
#D0FFAC
secondary
#B06AE5
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682