#D1FFCE#D1FFCE
#D1FFCE is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.080 H 143.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFCE |
|---|---|
| RGB | rgb(209, 255, 206) |
| HSL | hsl(116, 100%, 90%) |
| HSV | hsv(116, 19%, 100%) |
| CMYK | cmyk(18%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.80, -23.61, 18.68) |
| CIE-LCH | lch(95.80, 30.10, 141.65°) |
| OKLab | oklab(95.53% -0.0644 0.048) |
| OKLCH | oklch(95.53% 0.08 143.3) |
| XYZ | xyz(73.1924, 89.5299, 71.8053) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.73
Very Light Green
#D1FFBD
ΔE00 3.88
Celadon
#BEFDB7
ΔE00 4.93
Pale Green
#C7FDB5
ΔE00 4.99
Light Mint
#B6FFBB
ΔE00 5.33
Light Sage
#BCECAC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFCE #FCCEFF
analogous
#E9FFCE #D1FFCE #CEFFE3
triadic
#D1FFCE #CED1FF #FFCED1
tetradic
#D1FFCE #CEE9FF #FCCEFF #FFE3CE
square
#D1FFCE #CEE9FF #FCCEFF #FFE3CE
split-complementary
#D1FFCE #E3CEFF #FFCEE9
monochromatic
#5EFF54 #98FF91 #D1FFCE #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.11
#D1FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#D1FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFCE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFCE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FAF1D0
Tritanopia (blue-blind)
#CDFCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d1ffce; /* rgb */ color: rgb(209, 255, 206); /* oklch */ color: oklch(95.5% 0.080 143.3);
Tailwind
colors: {
custom: {
50: '#dfffdd',
500: '#d1ffce',
950: '#000000',
},
}SCSS
$custom: #d1ffce; $custom-light: #dfffdd; $custom-dark: #000000;
JSON
{
"hex": "#d1ffce",
"rgb": {
"r": 209,
"g": 255,
"b": 206
},
"hsl": {
"h": 116.327,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95531,
"c": 0.08032,
"h": 143.3
},
"luminance": 0.89532
}Semantic roles & 50–950 ramp
primary
#D1FFCE
secondary
#E487EA
accent
#00E6D7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684