#D3E2CC#D3E2CC
#D3E2CC is a very light, muted green. Relative luminance 0.726; OKLCH L 89.5% C 0.034 H 135.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2CC |
|---|---|
| RGB | rgb(211, 226, 204) |
| HSL | hsl(101, 28%, 84%) |
| HSV | hsv(101, 10%, 89%) |
| CMYK | cmyk(6.6%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.26, -8.96, 9.05) |
| CIE-LCH | lch(88.26, 12.73, 134.74°) |
| OKLab | oklab(89.55% -0.024 0.0236) |
| OKLCH | oklch(89.55% 0.034 135.5) |
| XYZ | xyz(64.9575, 72.6008, 67.7062) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.46
Light Grey
#D8DCD6
ΔE00 8.06
Off White (survey)
#FFFFE4
ΔE00 8.88
Lightyellow
#FFFFE0
ΔE00 9.04
Eggshell
#F0EAD6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2CC #DBCCE2
analogous
#DEE2CC #D3E2CC #CCE2D0
triadic
#D3E2CC #CCD3E2 #E2CCD3
tetradic
#D3E2CC #CCDEE2 #DBCCE2 #E2D0CC
square
#D3E2CC #CCDEE2 #DBCCE2 #E2D0CC
split-complementary
#D3E2CC #D0CCE2 #E2CCDE
monochromatic
#90B67E #B1CCA5 #D3E2CC #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.35
#D3E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D3E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2CC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2CC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#D3E0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e2cc; /* rgb */ color: rgb(211, 226, 204); /* oklch */ color: oklch(89.5% 0.034 135.5);
Tailwind
colors: {
custom: {
50: '#e0ebdb',
500: '#d3e2cc',
950: '#000000',
},
}SCSS
$custom: #d3e2cc; $custom-light: #e0ebdb; $custom-dark: #000000;
JSON
{
"hex": "#d3e2cc",
"rgb": {
"r": 211,
"g": 226,
"b": 204
},
"hsl": {
"h": 100.909,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89549,
"c": 0.03365,
"h": 135.5
},
"luminance": 0.72601
}Semantic roles & 50–950 ramp
primary
#D3E2CC
secondary
#AF99BA
accent
#3FA685
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484