#D2E2CC#D2E2CC
#D2E2CC is a very light, muted green. Relative luminance 0.725; OKLCH L 89.5% C 0.034 H 137.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2CC |
|---|---|
| RGB | rgb(210, 226, 204) |
| HSL | hsl(104, 28%, 84%) |
| HSV | hsv(104, 10%, 89%) |
| CMYK | cmyk(7.1%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.19, -9.31, 8.94) |
| CIE-LCH | lch(88.19, 12.90, 136.16°) |
| OKLab | oklab(89.48% -0.025 0.0233) |
| OKLCH | oklch(89.48% 0.034 137.1) |
| XYZ | xyz(64.6718, 72.4535, 67.6928) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.87
Beige
#F5F5DC
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 8.26
Off White (survey)
#FFFFE4
ΔE00 9.13
Lightyellow
#FFFFE0
ΔE00 9.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2CC #DCCCE2
analogous
#DDE2CC #D2E2CC #CCE2D1
triadic
#D2E2CC #CCD2E2 #E2CCD2
tetradic
#D2E2CC #CCDDE2 #DCCCE2 #E2D1CC
square
#D2E2CC #CCDDE2 #DCCCE2 #E2D1CC
split-complementary
#D2E2CC #D1CCE2 #E2CCDD
monochromatic
#8DB67E #B0CCA5 #D2E2CC #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.36
#D2E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D2E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2CC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2CC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#D2E0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2e2cc; /* rgb */ color: rgb(210, 226, 204); /* oklch */ color: oklch(89.5% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#dfebdb',
500: '#d2e2cc',
950: '#000000',
},
}SCSS
$custom: #d2e2cc; $custom-light: #dfebdb; $custom-dark: #000000;
JSON
{
"hex": "#d2e2cc",
"rgb": {
"r": 210,
"g": 226,
"b": 204
},
"hsl": {
"h": 103.636,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89475,
"c": 0.03418,
"h": 137.1
},
"luminance": 0.72454
}Semantic roles & 50–950 ramp
primary
#D2E2CC
secondary
#B199BA
accent
#3FA68A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484