#D2FFCE#D2FFCE
#D2FFCE is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.080 H 142.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFCE |
|---|---|
| RGB | rgb(210, 255, 206) |
| HSL | hsl(115, 100%, 90%) |
| HSV | hsv(115, 19%, 100%) |
| CMYK | cmyk(17.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.86, -23.28, 18.77) |
| CIE-LCH | lch(95.86, 29.90, 141.12°) |
| OKLab | oklab(95.6% -0.0635 0.0482) |
| OKLCH | oklch(95.6% 0.08 142.8) |
| XYZ | xyz(73.4763, 89.6762, 71.8186) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.69
Very Light Green
#D1FFBD
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 5.00
Celadon
#BEFDB7
ΔE00 5.00
Light Mint
#B6FFBB
ΔE00 5.46
Light Sage
#BCECAC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFCE #FBCEFF
analogous
#EAFFCE #D2FFCE #CEFFE2
triadic
#D2FFCE #CED2FF #FFCED2
tetradic
#D2FFCE #CEEAFF #FBCEFF #FFE2CE
square
#D2FFCE #CEEAFF #FBCEFF #FFE2CE
split-complementary
#D2FFCE #E2CEFF #FFCEEA
monochromatic
#62FF54 #9AFF91 #D2FFCE #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.11
#D2FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D2FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFCE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFCE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FAF1D0
Tritanopia (blue-blind)
#CFFCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffce; /* rgb */ color: rgb(210, 255, 206); /* oklch */ color: oklch(95.6% 0.080 142.8);
Tailwind
colors: {
custom: {
50: '#e0ffdd',
500: '#d2ffce',
950: '#000000',
},
}SCSS
$custom: #d2ffce; $custom-light: #e0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d2ffce",
"rgb": {
"r": 210,
"g": 255,
"b": 206
},
"hsl": {
"h": 115.102,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95595,
"c": 0.07971,
"h": 142.8
},
"luminance": 0.89678
}Semantic roles & 50–950 ramp
primary
#D2FFCE
secondary
#E287EA
accent
#00E6D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684