#D6FFE2#D6FFE2
#D6FFE2 is a very light, muted green. Relative luminance 0.913; OKLCH L 96.3% C 0.057 H 154.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFE2 |
|---|---|
| RGB | rgb(214, 255, 226) |
| HSL | hsl(138, 100%, 92%) |
| HSV | hsv(138, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.54, -18.52, 9.52) |
| CIE-LCH | lch(96.54, 20.83, 152.81°) |
| OKLab | oklab(96.34% -0.0516 0.0247) |
| OKLCH | oklch(96.34% 0.057 154.4) |
| XYZ | xyz(77.2157, 91.3053, 85.4923) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.80
Mint
#AAF0C1
ΔE00 7.84
Pale Turquoise
#A5FBD5
ΔE00 7.87
Eggshell Blue
#C4FFF7
ΔE00 8.40
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Ice
#D6FFFA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFE2 #FFD6F3
analogous
#DFFFD6 #D6FFE2 #D6FFF7
triadic
#D6FFE2 #E2D6FF #FFE2D6
tetradic
#D6FFE2 #D6DFFF #FFD6F3 #FFF7D6
square
#D6FFE2 #D6DFFF #FFD6F3 #FFF7D6
split-complementary
#D6FFE2 #F7D6FF #FFD6DF
monochromatic
#5CFF8B #99FFB7 #D6FFE2 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.09
#D6FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D6FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFE2
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFE2 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F7F3E3
Tritanopia (blue-blind)
#D0FEF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6ffe2; /* rgb */ color: rgb(214, 255, 226); /* oklch */ color: oklch(96.3% 0.057 154.4);
Tailwind
colors: {
custom: {
50: '#e3ffeb',
500: '#d6ffe2',
950: '#000000',
},
}SCSS
$custom: #d6ffe2; $custom-light: #e3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d6ffe2",
"rgb": {
"r": 214,
"g": 255,
"b": 226
},
"hsl": {
"h": 137.561,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96336,
"c": 0.05718,
"h": 154.4
},
"luminance": 0.91307
}Semantic roles & 50–950 ramp
primary
#D6FFE2
secondary
#EB8ED0
accent
#00A2E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684