Very Light Green#D1FFBD
#D1FFBD is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.099 H 136.4°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBD |
|---|---|
| RGB | rgb(209, 255, 189) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 26%, 100%) |
| CMYK | cmyk(18%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.47, -26.32, 26.86) |
| CIE-LCH | lch(95.47, 37.61, 134.41°) |
| OKLab | oklab(95.16% -0.0714 0.0681) |
| OKLCH | oklch(95.16% 0.099 136.4) |
| XYZ | xyz(71.2378, 88.7480, 61.5111) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.00
Very Pale Green
#CFFDBC
ΔE00 0.45
Pale Green
#C7FDB5
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 2.62
Celadon
#BEFDB7
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBD #EBBDFF
analogous
#F2FFBD #D1FFBD #BDFFCA
triadic
#D1FFBD #BDD1FF #FFBDD1
tetradic
#D1FFBD #BDF2FF #EBBDFF #FFCABD
square
#D1FFBD #BDF2FF #EBBDFF #FFCABD
split-complementary
#D1FFBD #CABDFF #FFBDF2
monochromatic
#7CFF43 #A6FF80 #D1FFBD #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D1FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#D1FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBD
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBD | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FDF0C0
Tritanopia (blue-blind)
#D0FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffbd; /* rgb */ color: rgb(209, 255, 189); /* oklch */ color: oklch(95.2% 0.099 136.4);
Tailwind
colors: {
custom: {
50: '#dfffd1',
500: '#d1ffbd',
950: '#000000',
},
}SCSS
$custom: #d1ffbd; $custom-light: #dfffd1; $custom-dark: #000000;
JSON
{
"hex": "#d1ffbd",
"rgb": {
"r": 209,
"g": 255,
"b": 189
},
"hsl": {
"h": 101.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95162,
"c": 0.09868,
"h": 136.4
},
"luminance": 0.88749
}Semantic roles & 50–950 ramp
primary
#D1FFBD
secondary
#C679E7
accent
#00E6A0
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683