#E0FCEE#E0FCEE
#E0FCEE is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.035 H 164.2°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCEE |
|---|---|
| RGB | rgb(224, 252, 238) |
| HSL | hsl(150, 82%, 93%) |
| HSV | hsv(150, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.67, -11.65, 3.63) |
| CIE-LCH | lch(96.67, 12.21, 162.71°) |
| OKLab | oklab(96.7% -0.0332 0.0094) |
| OKLCH | oklch(96.7% 0.035 164.2) |
| XYZ | xyz(80.9800, 91.6398, 94.2941) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Ice
#D6FFFA
ΔE00 4.81
Lightcyan
#E0FFFF
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Very Pale Blue
#D6FFFE
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCEE #FCE0EE
analogous
#E0FCE0 #E0FCEE #E0FCFC
triadic
#E0FCEE #EEE0FC #FCEEE0
tetradic
#E0FCEE #E0E0FC #FCE0EE #FCFCE0
square
#E0FCEE #E0E0FC #FCE0EE #FCFCE0
split-complementary
#E0FCEE #FCE0FC #FCE0E0
monochromatic
#70F1B1 #A8F7CF #E0FCEE #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.09
#E0FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#E0FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCEE
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCEE | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#DBFCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e0fcee; /* rgb */ color: rgb(224, 252, 238); /* oklch */ color: oklch(96.7% 0.035 164.2);
Tailwind
colors: {
custom: {
50: '#e9fdf3',
500: '#e0fcee',
950: '#000000',
},
}SCSS
$custom: #e0fcee; $custom-light: #e9fdf3; $custom-dark: #000000;
JSON
{
"hex": "#e0fcee",
"rgb": {
"r": 224,
"g": 252,
"b": 238
},
"hsl": {
"h": 150,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.967,
"c": 0.03453,
"h": 164.2
},
"luminance": 0.91641
}Semantic roles & 50–950 ramp
primary
#E0FCEE
secondary
#E49CC0
accent
#0773DF
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585