#D3FFCE#D3FFCE
#D3FFCE is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.079 H 142.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFCE |
|---|---|
| RGB | rgb(211, 255, 206) |
| HSL | hsl(114, 100%, 90%) |
| HSV | hsv(114, 19%, 100%) |
| CMYK | cmyk(17.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.92, -22.95, 18.86) |
| CIE-LCH | lch(95.92, 29.71, 140.58°) |
| OKLab | oklab(95.66% -0.0625 0.0485) |
| OKLCH | oklch(95.66% 0.079 142.2) |
| XYZ | xyz(73.7620, 89.8235, 71.8320) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.66
Very Light Green
#D1FFBD
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 5.02
Celadon
#BEFDB7
ΔE00 5.09
Light Mint
#B6FFBB
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFCE #FACEFF
analogous
#EBFFCE #D3FFCE #CEFFE1
triadic
#D3FFCE #CED3FF #FFCED3
tetradic
#D3FFCE #CEEBFF #FACEFF #FFE1CE
square
#D3FFCE #CEEBFF #FACEFF #FFE1CE
split-complementary
#D3FFCE #E1CEFF #FFCEEB
monochromatic
#65FF54 #9CFF91 #D3FFCE #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D3FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D3FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFCE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFCE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FAF2D0
Tritanopia (blue-blind)
#D0FCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffce; /* rgb */ color: rgb(211, 255, 206); /* oklch */ color: oklch(95.7% 0.079 142.2);
Tailwind
colors: {
custom: {
50: '#e1ffdd',
500: '#d3ffce',
950: '#000000',
},
}SCSS
$custom: #d3ffce; $custom-light: #e1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d3ffce",
"rgb": {
"r": 211,
"g": 255,
"b": 206
},
"hsl": {
"h": 113.878,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9566,
"c": 0.0791,
"h": 142.2
},
"luminance": 0.89825
}Semantic roles & 50–950 ramp
primary
#D3FFCE
secondary
#E087EA
accent
#00E6CE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684