#D3FFCC#D3FFCC
#D3FFCC is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.081 H 141.2°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFCC |
|---|---|
| RGB | rgb(211, 255, 204) |
| HSL | hsl(112, 100%, 90%) |
| HSV | hsv(112, 20%, 100%) |
| CMYK | cmyk(17.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.88, -23.28, 19.83) |
| CIE-LCH | lch(95.88, 30.58, 139.57°) |
| OKLab | oklab(95.61% -0.0633 0.0509) |
| OKLCH | oklch(95.61% 0.081 141.2) |
| XYZ | xyz(73.5206, 89.7270, 70.5606) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.18
Very Light Green
#D1FFBD
ΔE00 3.31
Pale Green
#C7FDB5
ΔE00 4.57
Celadon
#BEFDB7
ΔE00 4.73
Light Sage
#BCECAC
ΔE00 5.32
Light Mint
#B6FFBB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFCC #F8CCFF
analogous
#ECFFCC #D3FFCC #CCFFDF
triadic
#D3FFCC #CCD3FF #FFCCD3
tetradic
#D3FFCC #CCECFF #F8CCFF #FFDFCC
square
#D3FFCC #CCECFF #F8CCFF #FFDFCC
split-complementary
#D3FFCC #DFCCFF #FFCCEC
monochromatic
#69FF52 #9EFF8F #D3FFCC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D3FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D3FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFCC
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFCC | 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)
#FFF6C9
Deuteranopia (green-blind)
#FBF1CE
Tritanopia (blue-blind)
#D0FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffcc; /* rgb */ color: rgb(211, 255, 204); /* oklch */ color: oklch(95.6% 0.081 141.2);
Tailwind
colors: {
custom: {
50: '#e1ffdb',
500: '#d3ffcc',
950: '#000000',
},
}SCSS
$custom: #d3ffcc; $custom-light: #e1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d3ffcc",
"rgb": {
"r": 211,
"g": 255,
"b": 204
},
"hsl": {
"h": 111.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95614,
"c": 0.08124,
"h": 141.2
},
"luminance": 0.89729
}Semantic roles & 50–950 ramp
primary
#D3FFCC
secondary
#DC86EA
accent
#00E6C6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684