#D3FFCF#D3FFCF
#D3FFCF is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.7% C 0.078 H 142.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFCF |
|---|---|
| RGB | rgb(211, 255, 207) |
| HSL | hsl(115, 100%, 91%) |
| HSV | hsv(115, 19%, 100%) |
| CMYK | cmyk(17.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.94, -22.78, 18.38) |
| CIE-LCH | lch(95.94, 29.27, 141.10°) |
| OKLab | oklab(95.68% -0.0621 0.0473) |
| OKLCH | oklch(95.68% 0.078 142.7) |
| XYZ | xyz(73.8838, 89.8723, 72.4738) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.90
Very Light Green
#D1FFBD
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 5.25
Celadon
#BEFDB7
ΔE00 5.28
Light Mint
#B6FFBB
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFCF #FBCFFF
analogous
#EBFFCF #D3FFCF #CFFFE3
triadic
#D3FFCF #CFD3FF #FFCFD3
tetradic
#D3FFCF #CFEBFF #FBCFFF #FFE3CF
square
#D3FFCF #CFEBFF #FBCFFF #FFE3CF
split-complementary
#D3FFCF #E3CFFF #FFCFEB
monochromatic
#63FF55 #9BFF92 #D3FFCF #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.11
#D3FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D3FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFCF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFCF | 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)
#FFF6CC
Deuteranopia (green-blind)
#FAF2D1
Tritanopia (blue-blind)
#D0FCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffcf; /* rgb */ color: rgb(211, 255, 207); /* oklch */ color: oklch(95.7% 0.078 142.7);
Tailwind
colors: {
custom: {
50: '#e1ffdd',
500: '#d3ffcf',
950: '#000000',
},
}SCSS
$custom: #d3ffcf; $custom-light: #e1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d3ffcf",
"rgb": {
"r": 211,
"g": 255,
"b": 207
},
"hsl": {
"h": 115,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95682,
"c": 0.07805,
"h": 142.7
},
"luminance": 0.89874
}Semantic roles & 50–950 ramp
primary
#D3FFCF
secondary
#E288EA
accent
#00E6D2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684