#D1FFCA#D1FFCA
#D1FFCA is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.4% C 0.085 H 141.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFCA |
|---|---|
| RGB | rgb(209, 255, 202) |
| HSL | hsl(112, 100%, 90%) |
| HSV | hsv(112, 21%, 100%) |
| CMYK | cmyk(18%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.72, -24.27, 20.60) |
| CIE-LCH | lch(95.72, 31.83, 139.67°) |
| OKLab | oklab(95.44% -0.0661 0.0528) |
| OKLCH | oklch(95.44% 0.085 141.4) |
| XYZ | xyz(72.7127, 89.3380, 69.2787) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.77
Very Light Green
#D1FFBD
ΔE00 2.92
Pale Green
#C7FDB5
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.20
Light Mint
#B6FFBB
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFCA #F8CAFF
analogous
#ECFFCA #D1FFCA #CAFFDE
triadic
#D1FFCA #CAD1FF #FFCAD1
tetradic
#D1FFCA #CAECFF #F8CAFF #FFDECA
square
#D1FFCA #CAECFF #F8CAFF #FFDECA
split-complementary
#D1FFCA #DECAFF #FFCAEC
monochromatic
#67FF50 #9CFF8D #D1FFCA #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D1FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#D1FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFCA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFCA | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FAF1CD
Tritanopia (blue-blind)
#CEFBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d1ffca; /* rgb */ color: rgb(209, 255, 202); /* oklch */ color: oklch(95.4% 0.085 141.4);
Tailwind
colors: {
custom: {
50: '#dfffda',
500: '#d1ffca',
950: '#000000',
},
}SCSS
$custom: #d1ffca; $custom-light: #dfffda; $custom-dark: #000000;
JSON
{
"hex": "#d1ffca",
"rgb": {
"r": 209,
"g": 255,
"b": 202
},
"hsl": {
"h": 112.075,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9544,
"c": 0.08456,
"h": 141.4
},
"luminance": 0.8934
}Semantic roles & 50–950 ramp
primary
#D1FFCA
secondary
#DC84E9
accent
#00E6C7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683