#E6FBEF#E6FBEF
#E6FBEF is a very light, muted green. Relative luminance 0.920; OKLCH L 96.9% C 0.027 H 160.9°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBEF |
|---|---|
| RGB | rgb(230, 251, 239) |
| HSL | hsl(146, 72%, 94%) |
| HSV | hsv(146, 8%, 98%) |
| CMYK | cmyk(8.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.84, -9.03, 3.40) |
| CIE-LCH | lch(96.84, 9.65, 159.34°) |
| OKLab | oklab(96.94% -0.0256 0.0089) |
| OKLCH | oklch(96.94% 0.027 160.9) |
| XYZ | xyz(82.7071, 92.0483, 95.0544) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.52
Mintcream
#F5FFFA
ΔE00 5.39
Lightcyan
#E0FFFF
ΔE00 5.68
Ice
#D6FFFA
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBEF #FBE6F2
analogous
#E8FBE6 #E6FBEF #E6FBFA
triadic
#E6FBEF #EFE6FB #FBEFE6
tetradic
#E6FBEF #E6E8FB #FBE6F2 #FBFAE6
square
#E6FBEF #E6E8FB #FBE6F2 #FBFAE6
split-complementary
#E6FBEF #FAE6FB #FBE6E8
monochromatic
#7CEAAB #B1F3CD #E5FBEE #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.08
#E6FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E6FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBEF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBEF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#E3FBF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6fbef; /* rgb */ color: rgb(230, 251, 239); /* oklch */ color: oklch(96.9% 0.027 160.9);
Tailwind
colors: {
custom: {
50: '#eefcf4',
500: '#e6fbef',
950: '#000000',
},
}SCSS
$custom: #e6fbef; $custom-light: #eefcf4; $custom-dark: #000000;
JSON
{
"hex": "#e6fbef",
"rgb": {
"r": 230,
"g": 251,
"b": 239
},
"hsl": {
"h": 145.714,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.96941,
"c": 0.02709,
"h": 160.9
},
"luminance": 0.92049
}Semantic roles & 50–950 ramp
primary
#E6FBEF
secondary
#E1A4C7
accent
#1181D4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585