#D0E2CC#D0E2CC
#D0E2CC is a very light, muted green. Relative luminance 0.722; OKLCH L 89.3% C 0.035 H 140.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2CC |
|---|---|
| RGB | rgb(208, 226, 204) |
| HSL | hsl(109, 28%, 84%) |
| HSV | hsv(109, 10%, 89%) |
| CMYK | cmyk(8%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.05, -9.99, 8.72) |
| CIE-LCH | lch(88.05, 13.26, 138.89°) |
| OKLab | oklab(89.33% -0.0271 0.0227) |
| OKLCH | oklch(89.33% 0.035 140) |
| XYZ | xyz(64.1058, 72.1617, 67.6663) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.04
Beige
#F5F5DC
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.68
Off White (survey)
#FFFFE4
ΔE00 9.63
Lightyellow
#FFFFE0
ΔE00 9.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2CC #DECCE2
analogous
#DBE2CC #D0E2CC #CCE2D3
triadic
#D0E2CC #CCD0E2 #E2CCD0
tetradic
#D0E2CC #CCDBE2 #DECCE2 #E2D3CC
square
#D0E2CC #CCDBE2 #DECCE2 #E2D3CC
split-complementary
#D0E2CC #D3CCE2 #E2CCDB
monochromatic
#88B67E #ACCCA5 #D0E2CC #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.36
#D0E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D0E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2CC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2CC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#CFE0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d0e2cc; /* rgb */ color: rgb(208, 226, 204); /* oklch */ color: oklch(89.3% 0.035 140.0);
Tailwind
colors: {
custom: {
50: '#deebdb',
500: '#d0e2cc',
950: '#000000',
},
}SCSS
$custom: #d0e2cc; $custom-light: #deebdb; $custom-dark: #000000;
JSON
{
"hex": "#d0e2cc",
"rgb": {
"r": 208,
"g": 226,
"b": 204
},
"hsl": {
"h": 109.091,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89329,
"c": 0.03532,
"h": 140
},
"luminance": 0.72162
}Semantic roles & 50–950 ramp
primary
#D0E2CC
secondary
#B499BA
accent
#3FA693
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484