#E6FBEC#E6FBEC
#E6FBEC is a very light, muted green. Relative luminance 0.919; OKLCH L 96.9% C 0.030 H 154.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBEC |
|---|---|
| RGB | rgb(230, 251, 236) |
| HSL | hsl(137, 72%, 94%) |
| HSV | hsv(137, 8%, 98%) |
| CMYK | cmyk(8.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.77, -9.57, 4.85) |
| CIE-LCH | lch(96.77, 10.72, 153.14°) |
| OKLab | oklab(96.86% -0.0268 0.0127) |
| OKLCH | oklch(96.86% 0.03 154.7) |
| XYZ | xyz(82.2675, 91.8725, 92.7396) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.30
Mintcream
#F5FFFA
ΔE00 6.15
Ice
#D6FFFA
ΔE00 6.65
Lightcyan
#E0FFFF
ΔE00 6.75
Azure (CSS)
#F0FFFF
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBEC #FBE6F5
analogous
#EBFBE6 #E6FBEC #E6FBF7
triadic
#E6FBEC #ECE6FB #FBECE6
tetradic
#E6FBEC #E6EBFB #FBE6F5 #FBF7E6
square
#E6FBEC #E6EBFB #FBE6F5 #FBF7E6
split-complementary
#E6FBEC #F7E6FB #FBE6EB
monochromatic
#7CEA9C #B1F3C4 #E5FBEB #E5FBEB #E5FBEB
Accessibility & contrast
On white
1.08
#E6FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#E6FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBEC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBEC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#E3FAF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6fbec; /* rgb */ color: rgb(230, 251, 236); /* oklch */ color: oklch(96.9% 0.030 154.7);
Tailwind
colors: {
custom: {
50: '#eefcf2',
500: '#e6fbec',
950: '#000000',
},
}SCSS
$custom: #e6fbec; $custom-light: #eefcf2; $custom-dark: #000000;
JSON
{
"hex": "#e6fbec",
"rgb": {
"r": 230,
"g": 251,
"b": 236
},
"hsl": {
"h": 137.143,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.9686,
"c": 0.02961,
"h": 154.7
},
"luminance": 0.91873
}Semantic roles & 50–950 ramp
primary
#E6FBEC
secondary
#E1A4D0
accent
#119DD4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585