#E2FFFF#E2FFFF
#E2FFFF is a very light, muted teal. Relative luminance 0.949; OKLCH L 97.9% C 0.030 H 196.7°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFF |
|---|---|
| RGB | rgb(226, 255, 255) |
| HSL | hsl(180, 100%, 94%) |
| HSV | hsv(180, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.00, -9.32, -3.17) |
| CIE-LCH | lch(98.00, 9.85, 198.79°) |
| OKLab | oklab(97.92% -0.0288 -0.0086) |
| OKLCH | oklch(97.92% 0.03 196.7) |
| XYZ | xyz(85.1697, 94.9070, 108.4200) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.57
Ice Blue (survey)
#D7FFFE
ΔE00 3.07
Very Pale Blue
#D6FFFE
ΔE00 3.31
Very Light Blue
#D5FFFF
ΔE00 3.43
Really Light Blue
#D4FFFF
ΔE00 3.67
Ice
#D6FFFA
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFF #FFE2E2
analogous
#E2FFF1 #E2FFFF #E2F1FF
triadic
#E2FFFF #FFE2FF #FFFFE2
tetradic
#E2FFFF #F1E2FF #FFE2E2 #F1FFE2
square
#E2FFFF #F1E2FF #FFE2E2 #F1FFE2
split-complementary
#E2FFFF #FFE2F1 #FFF1E2
monochromatic
#68FFFF #A5FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.05
#E2FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#E2FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFF
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFF | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#DAFFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2ffff; /* rgb */ color: rgb(226, 255, 255); /* oklch */ color: oklch(97.9% 0.030 196.7);
Tailwind
colors: {
custom: {
50: '#ebffff',
500: '#e2ffff',
950: '#000000',
},
}SCSS
$custom: #e2ffff; $custom-light: #ebffff; $custom-dark: #000000;
JSON
{
"hex": "#e2ffff",
"rgb": {
"r": 226,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9792,
"c": 0.03002,
"h": 196.7
},
"luminance": 0.94909
}Semantic roles & 50–950 ramp
primary
#E2FFFF
secondary
#ED9898
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686