#D1FFBC#D1FFBC
#D1FFBC is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.1% C 0.100 H 136.0°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBC |
|---|---|
| RGB | rgb(209, 255, 188) |
| HSL | hsl(101, 100%, 87%) |
| HSV | hsv(101, 26%, 100%) |
| CMYK | cmyk(18%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.46, -26.47, 27.35) |
| CIE-LCH | lch(95.46, 38.06, 134.07°) |
| OKLab | oklab(95.14% -0.0718 0.0693) |
| OKLCH | oklch(95.14% 0.1 136) |
| XYZ | xyz(71.1297, 88.7048, 60.9414) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.21
Very Pale Green
#CFFDBC
ΔE00 0.56
Pale Green
#C7FDB5
ΔE00 1.68
Light Light Green
#C8FFB0
ΔE00 2.45
Celadon
#BEFDB7
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBC #EABCFF
analogous
#F3FFBC #D1FFBC #BCFFC9
triadic
#D1FFBC #BCD1FF #FFBCD1
tetradic
#D1FFBC #BCF3FF #EABCFF #FFC9BC
square
#D1FFBC #BCF3FF #EABCFF #FFC9BC
split-complementary
#D1FFBC #C9BCFF #FFBCF3
monochromatic
#7DFF42 #A7FF7F #D1FFBC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D1FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D1FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBC
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBC | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FDF0BF
Tritanopia (blue-blind)
#D0FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffbc; /* rgb */ color: rgb(209, 255, 188); /* oklch */ color: oklch(95.1% 0.100 136.0);
Tailwind
colors: {
custom: {
50: '#e0ffd0',
500: '#d1ffbc',
950: '#000000',
},
}SCSS
$custom: #d1ffbc; $custom-light: #e0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d1ffbc",
"rgb": {
"r": 209,
"g": 255,
"b": 188
},
"hsl": {
"h": 101.194,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95142,
"c": 0.09977,
"h": 136
},
"luminance": 0.88706
}Semantic roles & 50–950 ramp
primary
#D1FFBC
secondary
#C478E7
accent
#00E69E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683