#D6FFE4#D6FFE4
#D6FFE4 is a very light, muted green. Relative luminance 0.914; OKLCH L 96.4% C 0.055 H 156.4°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFE4 |
|---|---|
| RGB | rgb(214, 255, 228) |
| HSL | hsl(140, 100%, 92%) |
| HSV | hsv(140, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(96.58, -18.16, 8.56) |
| CIE-LCH | lch(96.58, 20.08, 154.78°) |
| OKLab | oklab(96.39% -0.0508 0.0222) |
| OKLCH | oklch(96.39% 0.055 156.4) |
| XYZ | xyz(77.4917, 91.4158, 86.9460) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.48
Eggshell Blue
#C4FFF7
ΔE00 7.83
Ice
#D6FFFA
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Pale Turquoise
#A5FBD5
ΔE00 7.99
Mint
#AAF0C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFE4 #FFD6F1
analogous
#DDFFD6 #D6FFE4 #D6FFF9
triadic
#D6FFE4 #E4D6FF #FFE4D6
tetradic
#D6FFE4 #D6DDFF #FFD6F1 #FFF9D6
square
#D6FFE4 #D6DDFF #FFD6F1 #FFF9D6
split-complementary
#D6FFE4 #F9D6FF #FFD6DD
monochromatic
#5CFF93 #99FFBC #D6FFE4 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.09
#D6FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#D6FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFE4
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFE4 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E3
Deuteranopia (green-blind)
#F7F3E5
Tritanopia (blue-blind)
#D0FEF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6ffe4; /* rgb */ color: rgb(214, 255, 228); /* oklch */ color: oklch(96.4% 0.055 156.4);
Tailwind
colors: {
custom: {
50: '#e3ffec',
500: '#d6ffe4',
950: '#000000',
},
}SCSS
$custom: #d6ffe4; $custom-light: #e3ffec; $custom-dark: #000000;
JSON
{
"hex": "#d6ffe4",
"rgb": {
"r": 214,
"g": 255,
"b": 228
},
"hsl": {
"h": 140.488,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96387,
"c": 0.05542,
"h": 156.4
},
"luminance": 0.91418
}Semantic roles & 50–950 ramp
primary
#D6FFE4
secondary
#EB8ECB
accent
#0097E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684