#D1FFCB#D1FFCB
#D1FFCB is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.084 H 141.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFCB |
|---|---|
| RGB | rgb(209, 255, 203) |
| HSL | hsl(113, 100%, 90%) |
| HSV | hsv(113, 20%, 100%) |
| CMYK | cmyk(18%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.74, -24.10, 20.12) |
| CIE-LCH | lch(95.74, 31.40, 140.14°) |
| OKLab | oklab(95.46% -0.0657 0.0516) |
| OKLCH | oklch(95.46% 0.084 141.8) |
| XYZ | xyz(72.8315, 89.3855, 69.9043) |
| Luminance | 0.8939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.01
Very Light Green
#D1FFBD
ΔE00 3.15
Pale Green
#C7FDB5
ΔE00 4.30
Celadon
#BEFDB7
ΔE00 4.37
Light Mint
#B6FFBB
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFCB #F9CBFF
analogous
#EBFFCB #D1FFCB #CBFFDF
triadic
#D1FFCB #CBD1FF #FFCBD1
tetradic
#D1FFCB #CBEBFF #F9CBFF #FFDFCB
square
#D1FFCB #CBEBFF #F9CBFF #FFDFCB
split-complementary
#D1FFCB #DFCBFF #FFCBEB
monochromatic
#65FF51 #9BFF8E #D1FFCB #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D1FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#D1FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFCB
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFCB | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#CEFBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d1ffcb; /* rgb */ color: rgb(209, 255, 203); /* oklch */ color: oklch(95.5% 0.084 141.8);
Tailwind
colors: {
custom: {
50: '#dfffdb',
500: '#d1ffcb',
950: '#000000',
},
}SCSS
$custom: #d1ffcb; $custom-light: #dfffdb; $custom-dark: #000000;
JSON
{
"hex": "#d1ffcb",
"rgb": {
"r": 209,
"g": 255,
"b": 203
},
"hsl": {
"h": 113.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95463,
"c": 0.0835,
"h": 141.8
},
"luminance": 0.89387
}Semantic roles & 50–950 ramp
primary
#D1FFCB
secondary
#DE85E9
accent
#00E6CB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684