#D1FFBB#D1FFBB
#D1FFBB is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.1% C 0.101 H 135.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBB |
|---|---|
| RGB | rgb(209, 255, 187) |
| HSL | hsl(101, 100%, 87%) |
| HSV | hsv(101, 27%, 100%) |
| CMYK | cmyk(18%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.44, -26.62, 27.83) |
| CIE-LCH | lch(95.44, 38.51, 133.73°) |
| OKLab | oklab(95.12% -0.0722 0.0704) |
| OKLCH | oklch(95.12% 0.101 135.7) |
| XYZ | xyz(71.0222, 88.6618, 60.3757) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.42
Very Pale Green
#CFFDBC
ΔE00 0.72
Pale Green
#C7FDB5
ΔE00 1.61
Light Light Green
#C8FFB0
ΔE00 2.29
Celadon
#BEFDB7
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBB #E9BBFF
analogous
#F3FFBB #D1FFBB #BBFFC7
triadic
#D1FFBB #BBD1FF #FFBBD1
tetradic
#D1FFBB #BBF3FF #E9BBFF #FFC7BB
square
#D1FFBB #BBF3FF #E9BBFF #FFC7BB
split-complementary
#D1FFBB #C7BBFF #FFBBF3
monochromatic
#7EFF41 #A8FF7E #D1FFBB #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D1FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#D1FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FDF0BE
Tritanopia (blue-blind)
#D1FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffbb; /* rgb */ color: rgb(209, 255, 187); /* oklch */ color: oklch(95.1% 0.101 135.7);
Tailwind
colors: {
custom: {
50: '#e0ffcf',
500: '#d1ffbb',
950: '#000000',
},
}SCSS
$custom: #d1ffbb; $custom-light: #e0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d1ffbb",
"rgb": {
"r": 209,
"g": 255,
"b": 187
},
"hsl": {
"h": 100.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95121,
"c": 0.10088,
"h": 135.7
},
"luminance": 0.88663
}Semantic roles & 50–950 ramp
primary
#D1FFBB
secondary
#C377E7
accent
#00E69B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683