#E2FCEF#E2FCEF
#E2FCEF is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.032 H 164.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCEF |
|---|---|
| RGB | rgb(226, 252, 239) |
| HSL | hsl(150, 81%, 94%) |
| HSV | hsv(150, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(96.83, -10.83, 3.35) |
| CIE-LCH | lch(96.83, 11.33, 162.78°) |
| OKLab | oklab(96.86% -0.0309 0.0087) |
| OKLCH | oklch(96.86% 0.032 164.2) |
| XYZ | xyz(81.7510, 92.0203, 95.0993) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.79
Ice
#D6FFFA
ΔE00 4.97
Lightcyan
#E0FFFF
ΔE00 5.57
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCEF #FCE2EF
analogous
#E2FCE2 #E2FCEF #E2FCFC
triadic
#E2FCEF #EFE2FC #FCEFE2
tetradic
#E2FCEF #E2E2FC #FCE2EF #FCFCE2
square
#E2FCEF #E2E2FC #FCE2EF #FCFCE2
split-complementary
#E2FCEF #FCE2FC #FCE2E2
monochromatic
#73F1B2 #ABF6D0 #E2FCEF #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.08
#E2FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#E2FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCEF
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCEF | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#DDFCF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fcef; /* rgb */ color: rgb(226, 252, 239); /* oklch */ color: oklch(96.9% 0.032 164.2);
Tailwind
colors: {
custom: {
50: '#ebfdf4',
500: '#e2fcef',
950: '#000000',
},
}SCSS
$custom: #e2fcef; $custom-light: #ebfdf4; $custom-dark: #000000;
JSON
{
"hex": "#e2fcef",
"rgb": {
"r": 226,
"g": 252,
"b": 239
},
"hsl": {
"h": 150,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96864,
"c": 0.03208,
"h": 164.2
},
"luminance": 0.92022
}Semantic roles & 50–950 ramp
primary
#E2FCEF
secondary
#E49EC1
accent
#0873DE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585