#D2FFCF#D2FFCF
#D2FFCF is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.079 H 143.3°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFCF |
|---|---|
| RGB | rgb(210, 255, 207) |
| HSL | hsl(116, 100%, 91%) |
| HSV | hsv(116, 19%, 100%) |
| CMYK | cmyk(17.6%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.88, -23.11, 18.29) |
| CIE-LCH | lch(95.88, 29.47, 141.65°) |
| OKLab | oklab(95.62% -0.0631 0.047) |
| OKLCH | oklch(95.62% 0.079 143.3) |
| XYZ | xyz(73.5982, 89.7250, 72.4604) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 5.20
Pale Green
#C7FDB5
ΔE00 5.23
Light Mint
#B6FFBB
ΔE00 5.60
Light Sage
#BCECAC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFCF #FCCFFF
analogous
#EAFFCF #D2FFCF #CFFFE4
triadic
#D2FFCF #CFD2FF #FFCFD2
tetradic
#D2FFCF #CFEAFF #FCCFFF #FFE4CF
square
#D2FFCF #CFEAFF #FCCFFF #FFE4CF
split-complementary
#D2FFCF #E4CFFF #FFCFEA
monochromatic
#5FFF55 #99FF92 #D2FFCF #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.11
#D2FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D2FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFCF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFCF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CC
Deuteranopia (green-blind)
#FAF1D1
Tritanopia (blue-blind)
#CFFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffcf; /* rgb */ color: rgb(210, 255, 207); /* oklch */ color: oklch(95.6% 0.079 143.3);
Tailwind
colors: {
custom: {
50: '#e0ffdd',
500: '#d2ffcf',
950: '#000000',
},
}SCSS
$custom: #d2ffcf; $custom-light: #e0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d2ffcf",
"rgb": {
"r": 210,
"g": 255,
"b": 207
},
"hsl": {
"h": 116.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95618,
"c": 0.07866,
"h": 143.3
},
"luminance": 0.89727
}Semantic roles & 50–950 ramp
primary
#D2FFCF
secondary
#E488EA
accent
#00E6D7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684