#D6F0D2#D6F0D2
#D6F0D2 is a very light, muted green. Relative luminance 0.813; OKLCH L 92.8% C 0.048 H 141.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F0D2 |
|---|---|
| RGB | rgb(214, 240, 210) |
| HSL | hsl(112, 50%, 88%) |
| HSV | hsv(112, 13%, 94%) |
| CMYK | cmyk(10.8%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(92.25, -13.95, 11.65) |
| CIE-LCH | lch(92.25, 18.17, 140.13°) |
| OKLab | oklab(92.81% -0.0379 0.0302) |
| OKLCH | oklch(92.81% 0.048 141.4) |
| XYZ | xyz(70.5222, 81.2686, 72.9313) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.23
Very Pale Green
#CFFDBC
ΔE00 8.85
Very Light Green
#D1FFBD
ΔE00 9.07
Light Sage
#BCECAC
ΔE00 9.08
Mint
#AAF0C1
ΔE00 9.13
Beige
#F5F5DC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F0D2 #ECD2F0
analogous
#E5F0D2 #D6F0D2 #D2F0DD
triadic
#D6F0D2 #D2D6F0 #F0D2D6
tetradic
#D6F0D2 #D2E5F0 #ECD2F0 #F0DDD2
square
#D6F0D2 #D2E5F0 #ECD2F0 #F0DDD2
split-complementary
#D6F0D2 #DDD2F0 #F0D2E5
monochromatic
#82D176 #ACE1A4 #D6F0D2 #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.22
#D6F0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D6F0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F0D2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F0D2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EAD0
Deuteranopia (green-blind)
#EDE8D3
Tritanopia (blue-blind)
#D5EEE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f0d2; /* rgb */ color: rgb(214, 240, 210); /* oklch */ color: oklch(92.8% 0.048 141.4);
Tailwind
colors: {
custom: {
50: '#e2f5df',
500: '#d6f0d2',
950: '#000000',
},
}SCSS
$custom: #d6f0d2; $custom-light: #e2f5df; $custom-dark: #000000;
JSON
{
"hex": "#d6f0d2",
"rgb": {
"r": 214,
"g": 240,
"b": 210
},
"hsl": {
"h": 112,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92812,
"c": 0.04849,
"h": 141.4
},
"luminance": 0.81269
}Semantic roles & 50–950 ramp
primary
#D6F0D2
secondary
#C799CE
accent
#28BDA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584