#D6F0DC#D6F0DC
#D6F0DC is a very light, muted green. Relative luminance 0.818; OKLCH L 93.1% C 0.038 H 152.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F0DC |
|---|---|
| RGB | rgb(214, 240, 220) |
| HSL | hsl(134, 46%, 89%) |
| HSV | hsv(134, 11%, 94%) |
| CMYK | cmyk(10.8%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.48, -12.20, 6.79) |
| CIE-LCH | lch(92.48, 13.96, 150.90°) |
| OKLab | oklab(93.07% -0.0339 0.0177) |
| OKLCH | oklch(93.07% 0.038 152.5) |
| XYZ | xyz(71.8071, 81.7826, 79.6987) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.48
Ice
#D6FFFA
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 8.71
Ice Blue (survey)
#D7FFFE
ΔE00 8.71
Lightcyan
#E0FFFF
ΔE00 8.77
Very Pale Blue
#D6FFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F0DC #F0D6EA
analogous
#DDF0D6 #D6F0DC #D6F0E9
triadic
#D6F0DC #DCD6F0 #F0DCD6
tetradic
#D6F0DC #D6DDF0 #F0D6EA #F0E9D6
square
#D6F0DC #D6DDF0 #F0D6EA #F0E9D6
split-complementary
#D6F0DC #E9D6F0 #F0D6DD
monochromatic
#7CCF90 #A9E0B6 #D6F0DC #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.21
#D6F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D6F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F0DC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F0DC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#D3EFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f0dc; /* rgb */ color: rgb(214, 240, 220); /* oklch */ color: oklch(93.1% 0.038 152.5);
Tailwind
colors: {
custom: {
50: '#e2f5e6',
500: '#d6f0dc',
950: '#000000',
},
}SCSS
$custom: #d6f0dc; $custom-light: #e2f5e6; $custom-dark: #000000;
JSON
{
"hex": "#d6f0dc",
"rgb": {
"r": 214,
"g": 240,
"b": 220
},
"hsl": {
"h": 133.846,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.93068,
"c": 0.03826,
"h": 152.5
},
"luminance": 0.81784
}Semantic roles & 50–950 ramp
primary
#D6F0DC
secondary
#CD9DC2
accent
#2C99BA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584