#E6FCED#E6FCED
#E6FCED is a very light, muted green. Relative luminance 0.926; OKLCH L 97.1% C 0.030 H 156.0°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FCED |
|---|---|
| RGB | rgb(230, 252, 237) |
| HSL | hsl(139, 79%, 95%) |
| HSV | hsv(139, 9%, 99%) |
| CMYK | cmyk(8.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.05, -9.89, 4.74) |
| CIE-LCH | lch(97.05, 10.96, 154.41°) |
| OKLab | oklab(97.09% -0.0277 0.0124) |
| OKLCH | oklch(97.09% 0.03 156) |
| XYZ | xyz(82.7264, 92.5572, 93.6113) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.53
Mintcream
#F5FFFA
ΔE00 6.33
Ice
#D6FFFA
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.27
Azure (CSS)
#F0FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FCED #FCE6F5
analogous
#EAFCE6 #E6FCED #E6FCF8
triadic
#E6FCED #EDE6FC #FCEDE6
tetradic
#E6FCED #E6EAFC #FCE6F5 #FCF8E6
square
#E6FCED #E6EAFC #FCE6F5 #FCF8E6
split-complementary
#E6FCED #F8E6FC #FCE6EA
monochromatic
#79EF9E #AFF5C6 #E4FCEB #E4FCEB #E4FCEB
Accessibility & contrast
On white
1.08
#E6FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#E6FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FCED
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FCED | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F8F5EE
Tritanopia (blue-blind)
#E3FBF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6fced; /* rgb */ color: rgb(230, 252, 237); /* oklch */ color: oklch(97.1% 0.030 156.0);
Tailwind
colors: {
custom: {
50: '#eefdf2',
500: '#e6fced',
950: '#000000',
},
}SCSS
$custom: #e6fced; $custom-light: #eefdf2; $custom-dark: #000000;
JSON
{
"hex": "#e6fced",
"rgb": {
"r": 230,
"g": 252,
"b": 237
},
"hsl": {
"h": 139.091,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.97089,
"c": 0.03036,
"h": 156
},
"luminance": 0.92558
}Semantic roles & 50–950 ramp
primary
#E6FCED
secondary
#E4A2CF
accent
#0B99DB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585