#D1FFC8#D1FFC8
#D1FFC8 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.087 H 140.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFC8 |
|---|---|
| RGB | rgb(209, 255, 200) |
| HSL | hsl(110, 100%, 89%) |
| HSV | hsv(110, 22%, 100%) |
| CMYK | cmyk(18%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.68, -24.59, 21.57) |
| CIE-LCH | lch(95.68, 32.71, 138.75°) |
| OKLab | oklab(95.4% -0.0669 0.0552) |
| OKLCH | oklch(95.4% 0.087 140.5) |
| XYZ | xyz(72.4774, 89.2439, 68.0396) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.31
Very Light Green
#D1FFBD
ΔE00 2.45
Pale Green
#C7FDB5
ΔE00 3.65
Celadon
#BEFDB7
ΔE00 3.88
Light Mint
#B6FFBB
ΔE00 4.66
Light Sage
#BCECAC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFC8 #F6C8FF
analogous
#EDFFC8 #D1FFC8 #C8FFDB
triadic
#D1FFC8 #C8D1FF #FFC8D1
tetradic
#D1FFC8 #C8EDFF #F6C8FF #FFDBC8
square
#D1FFC8 #C8EDFF #F6C8FF #FFDBC8
split-complementary
#D1FFC8 #DBC8FF #FFC8ED
monochromatic
#6BFF4E #9EFF8B #D1FFC8 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D1FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D1FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFC8
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFC8 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C5
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#CEFBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d1ffc8; /* rgb */ color: rgb(209, 255, 200); /* oklch */ color: oklch(95.4% 0.087 140.5);
Tailwind
colors: {
custom: {
50: '#dfffd8',
500: '#d1ffc8',
950: '#000000',
},
}SCSS
$custom: #d1ffc8; $custom-light: #dfffd8; $custom-dark: #000000;
JSON
{
"hex": "#d1ffc8",
"rgb": {
"r": 209,
"g": 255,
"b": 200
},
"hsl": {
"h": 110.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95396,
"c": 0.08671,
"h": 140.5
},
"luminance": 0.89245
}Semantic roles & 50–950 ramp
primary
#D1FFC8
secondary
#D882E9
accent
#00E6C0
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683