#E0FFF2#E0FFF2
#E0FFF2 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 168.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFF2 |
|---|---|
| RGB | rgb(224, 255, 242) |
| HSL | hsl(155, 100%, 94%) |
| HSV | hsv(155, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.54, -12.41, 2.83) |
| CIE-LCH | lch(97.54, 12.73, 167.14°) |
| OKLab | oklab(97.42% -0.0357 0.0073) |
| OKLCH | oklch(97.42% 0.036 168.4) |
| XYZ | xyz(82.5237, 93.7765, 97.7401) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.97
Honeydew
#F0FFF0
ΔE00 5.08
Ice Blue (survey)
#D7FFFE
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.45
Very Light Blue
#D5FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFF2 #FFE0ED
analogous
#E0FFE3 #E0FFF2 #E0FDFF
triadic
#E0FFF2 #F2E0FF #FFF2E0
tetradic
#E0FFF2 #E3E0FF #FFE0ED #FDFFE0
square
#E0FFF2 #E3E0FF #FFE0ED #FDFFE0
split-complementary
#E0FFF2 #FFE0FD #FFE3E0
monochromatic
#66FFBF #A3FFD8 #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.06
#E0FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E0FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFF2
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFF2 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#DAFFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fff2; /* rgb */ color: rgb(224, 255, 242); /* oklch */ color: oklch(97.4% 0.036 168.4);
Tailwind
colors: {
custom: {
50: '#e9fff6',
500: '#e0fff2',
950: '#000000',
},
}SCSS
$custom: #e0fff2; $custom-light: #e9fff6; $custom-dark: #000000;
JSON
{
"hex": "#e0fff2",
"rgb": {
"r": 224,
"g": 255,
"b": 242
},
"hsl": {
"h": 154.839,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9742,
"c": 0.03641,
"h": 168.4
},
"luminance": 0.93778
}Semantic roles & 50–950 ramp
primary
#E0FFF2
secondary
#ED97BB
accent
#0060E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685