#D1FFBA#D1FFBA
#D1FFBA is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.102 H 135.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBA |
|---|---|
| RGB | rgb(209, 255, 186) |
| HSL | hsl(100, 100%, 86%) |
| HSV | hsv(100, 27%, 100%) |
| CMYK | cmyk(18%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.42, -26.77, 28.31) |
| CIE-LCH | lch(95.42, 38.96, 133.40°) |
| OKLab | oklab(95.1% -0.0726 0.0716) |
| OKLCH | oklch(95.1% 0.102 135.4) |
| XYZ | xyz(70.9156, 88.6191, 59.8138) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.63
Very Pale Green
#CFFDBC
ΔE00 0.90
Pale Green
#C7FDB5
ΔE00 1.57
Light Light Green
#C8FFB0
ΔE00 2.14
Celadon
#BEFDB7
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBA #E8BAFF
analogous
#F4FFBA #D1FFBA #BAFFC6
triadic
#D1FFBA #BAD1FF #FFBAD1
tetradic
#D1FFBA #BAF4FF #E8BAFF #FFC6BA
square
#D1FFBA #BAF4FF #E8BAFF #FFC6BA
split-complementary
#D1FFBA #C6BAFF #FFBAF4
monochromatic
#7FFF40 #A8FF7D #D1FFBA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D1FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D1FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FDF0BD
Tritanopia (blue-blind)
#D1FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffba; /* rgb */ color: rgb(209, 255, 186); /* oklch */ color: oklch(95.1% 0.102 135.4);
Tailwind
colors: {
custom: {
50: '#e0ffcf',
500: '#d1ffba',
950: '#000000',
},
}SCSS
$custom: #d1ffba; $custom-light: #e0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d1ffba",
"rgb": {
"r": 209,
"g": 255,
"b": 186
},
"hsl": {
"h": 100,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95101,
"c": 0.10197,
"h": 135.4
},
"luminance": 0.8862
}Semantic roles & 50–950 ramp
primary
#D1FFBA
secondary
#C176E7
accent
#00E699
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683