#D1FFBE#D1FFBE
#D1FFBE is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.098 H 136.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFBE |
|---|---|
| RGB | rgb(209, 255, 190) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 25%, 100%) |
| CMYK | cmyk(18%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.49, -26.16, 26.38) |
| CIE-LCH | lch(95.49, 37.16, 134.76°) |
| OKLab | oklab(95.18% -0.071 0.067) |
| OKLCH | oklch(95.18% 0.098 136.7) |
| XYZ | xyz(71.3467, 88.7916, 62.0848) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.21
Very Pale Green
#CFFDBC
ΔE00 0.41
Pale Green
#C7FDB5
ΔE00 1.88
Light Light Green
#C8FFB0
ΔE00 2.79
Celadon
#BEFDB7
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFBE #ECBEFF
analogous
#F1FFBE #D1FFBE #BEFFCC
triadic
#D1FFBE #BED1FF #FFBED1
tetradic
#D1FFBE #BEF1FF #ECBEFF #FFCCBE
square
#D1FFBE #BEF1FF #ECBEFF #FFCCBE
split-complementary
#D1FFBE #CCBEFF #FFBEF1
monochromatic
#7AFF44 #A6FF81 #D1FFBE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D1FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#D1FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFBE
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFBE | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FCF1C1
Tritanopia (blue-blind)
#D0FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d1ffbe; /* rgb */ color: rgb(209, 255, 190); /* oklch */ color: oklch(95.2% 0.098 136.7);
Tailwind
colors: {
custom: {
50: '#dfffd2',
500: '#d1ffbe',
950: '#000000',
},
}SCSS
$custom: #d1ffbe; $custom-light: #dfffd2; $custom-dark: #000000;
JSON
{
"hex": "#d1ffbe",
"rgb": {
"r": 209,
"g": 255,
"b": 190
},
"hsl": {
"h": 102.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95183,
"c": 0.09758,
"h": 136.7
},
"luminance": 0.88793
}Semantic roles & 50–950 ramp
primary
#D1FFBE
secondary
#C77AE7
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683