#D1FFBF#D1FFBF
#D1FFBF is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.096 H 137.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBF |
|---|---|
| RGB | rgb(209, 255, 191) |
| HSL | hsl(103, 100%, 87%) |
| HSV | hsv(103, 25%, 100%) |
| CMYK | cmyk(18%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.51, -26.01, 25.90) |
| CIE-LCH | lch(95.51, 36.71, 135.12°) |
| OKLab | oklab(95.2% -0.0706 0.0658) |
| OKLCH | oklch(95.2% 0.096 137) |
| XYZ | xyz(71.4564, 88.8355, 62.6623) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.43
Very Pale Green
#CFFDBC
ΔE00 0.48
Pale Green
#C7FDB5
ΔE00 2.01
Light Light Green
#C8FFB0
ΔE00 2.98
Celadon
#BEFDB7
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBF #EDBFFF
analogous
#F1FFBF #D1FFBF #BFFFCD
triadic
#D1FFBF #BFD1FF #FFBFD1
tetradic
#D1FFBF #BFF1FF #EDBFFF #FFCDBF
square
#D1FFBF #BFF1FF #EDBFFF #FFCDBF
split-complementary
#D1FFBF #CDBFFF #FFBFF1
monochromatic
#79FF45 #A5FF82 #D1FFBF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D1FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#D1FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBF
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBF | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FCF1C2
Tritanopia (blue-blind)
#D0FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffbf; /* rgb */ color: rgb(209, 255, 191); /* oklch */ color: oklch(95.2% 0.096 137.0);
Tailwind
colors: {
custom: {
50: '#dfffd2',
500: '#d1ffbf',
950: '#000000',
},
}SCSS
$custom: #d1ffbf; $custom-light: #dfffd2; $custom-dark: #000000;
JSON
{
"hex": "#d1ffbf",
"rgb": {
"r": 209,
"g": 255,
"b": 191
},
"hsl": {
"h": 103.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95203,
"c": 0.09648,
"h": 137
},
"luminance": 0.88837
}Semantic roles & 50–950 ramp
primary
#D1FFBF
secondary
#C97BE8
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683