#D2E4CC#D2E4CC
#D2E4CC is a very light, muted green. Relative luminance 0.735; OKLCH L 89.9% C 0.038 H 137.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4CC |
|---|---|
| RGB | rgb(210, 228, 204) |
| HSL | hsl(105, 31%, 85%) |
| HSV | hsv(105, 11%, 89%) |
| CMYK | cmyk(7.9%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(88.71, -10.32, 9.68) |
| CIE-LCH | lch(88.71, 14.15, 136.82°) |
| OKLab | oklab(89.89% -0.0278 0.0252) |
| OKLCH | oklch(89.89% 0.038 137.8) |
| XYZ | xyz(65.2188, 73.5476, 67.8752) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.95
Beige
#F5F5DC
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 9.18
Off White (survey)
#FFFFE4
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4CC #DECCE4
analogous
#DEE4CC #D2E4CC #CCE4D2
triadic
#D2E4CC #CCD2E4 #E4CCD2
tetradic
#D2E4CC #CCDEE4 #DECCE4 #E4D2CC
square
#D2E4CC #CCDEE4 #DECCE4 #E4D2CC
split-complementary
#D2E4CC #D2CCE4 #E4CCDE
monochromatic
#8BBA7C #AFCFA4 #D2E4CC #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.34
#D2E4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D2E4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4CC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4CC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#D2E2DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e4cc; /* rgb */ color: rgb(210, 228, 204); /* oklch */ color: oklch(89.9% 0.038 137.8);
Tailwind
colors: {
custom: {
50: '#dfecdb',
500: '#d2e4cc',
950: '#000000',
},
}SCSS
$custom: #d2e4cc; $custom-light: #dfecdb; $custom-dark: #000000;
JSON
{
"hex": "#d2e4cc",
"rgb": {
"r": 210,
"g": 228,
"b": 204
},
"hsl": {
"h": 105,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.89889,
"c": 0.03753,
"h": 137.8
},
"luminance": 0.73548
}Semantic roles & 50–950 ramp
primary
#D2E4CC
secondary
#B398BC
accent
#3CA98E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484