#D6FEE6#D6FEE6
#D6FEE6 is a very light, muted green. Relative luminance 0.909; OKLCH L 96.2% C 0.052 H 158.9°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEE6 |
|---|---|
| RGB | rgb(214, 254, 230) |
| HSL | hsl(144, 95%, 92%) |
| HSV | hsv(144, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(96.37, -17.31, 7.22) |
| CIE-LCH | lch(96.37, 18.76, 157.37°) |
| OKLab | oklab(96.23% -0.0487 0.0188) |
| OKLCH | oklch(96.23% 0.052 158.9) |
| XYZ | xyz(77.4528, 90.8911, 88.3106) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.29
Ice
#D6FFFA
ΔE00 7.00
Eggshell Blue
#C4FFF7
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Honeydew
#F0FFF0
ΔE00 7.87
Light Light Blue
#CAFFFB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEE6 #FED6EE
analogous
#DAFED6 #D6FEE6 #D6FEFA
triadic
#D6FEE6 #E6D6FE #FEE6D6
tetradic
#D6FEE6 #D6DAFE #FED6EE #FEFAD6
square
#D6FEE6 #D6DAFE #FED6EE #FEFAD6
split-complementary
#D6FEE6 #FAD6FE #FED6DA
monochromatic
#5FFB9D #9AFDC2 #D6FEE6 #E1FEED #E1FEED
Accessibility & contrast
On white
1.09
#D6FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D6FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEE6
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEE6 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E5
Deuteranopia (green-blind)
#F6F3E7
Tritanopia (blue-blind)
#CFFDF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6fee6; /* rgb */ color: rgb(214, 254, 230); /* oklch */ color: oklch(96.2% 0.052 158.9);
Tailwind
colors: {
custom: {
50: '#e3feed',
500: '#d6fee6',
950: '#000000',
},
}SCSS
$custom: #d6fee6; $custom-light: #e3feed; $custom-dark: #000000;
JSON
{
"hex": "#d6fee6",
"rgb": {
"r": 214,
"g": 254,
"b": 230
},
"hsl": {
"h": 144,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96231,
"c": 0.05215,
"h": 158.9
},
"luminance": 0.90893
}Semantic roles & 50–950 ramp
primary
#D6FEE6
secondary
#E990C5
accent
#008AE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151716
muted
#848584