#E3FFFF#E3FFFF
#E3FFFF is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.0% C 0.029 H 196.7°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFFF |
|---|---|
| RGB | rgb(227, 255, 255) |
| HSL | hsl(180, 100%, 95%) |
| HSV | hsv(180, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.06, -9.01, -3.07) |
| CIE-LCH | lch(98.06, 9.52, 198.81°) |
| OKLab | oklab(97.99% -0.0278 -0.0083) |
| OKLCH | oklch(97.99% 0.029 196.7) |
| XYZ | xyz(85.4842, 95.0692, 108.4347) |
| Luminance | 0.9507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.87
Ice Blue (survey)
#D7FFFE
ΔE00 3.36
Very Pale Blue
#D6FFFE
ΔE00 3.60
Very Light Blue
#D5FFFF
ΔE00 3.72
Really Light Blue
#D4FFFF
ΔE00 3.96
Azure (CSS)
#F0FFFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFFF #FFE3E3
analogous
#E3FFF1 #E3FFFF #E3F1FF
triadic
#E3FFFF #FFE3FF #FFFFE3
tetradic
#E3FFFF #F1E3FF #FFE3E3 #F1FFE3
square
#E3FFFF #F1E3FF #FFE3E3 #F1FFE3
split-complementary
#E3FFFF #FFE3F1 #FFF1E3
monochromatic
#69FFFF #A6FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.05
#E3FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#E3FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFFF
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFFF | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F5F8FF
Tritanopia (blue-blind)
#DBFFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e3ffff; /* rgb */ color: rgb(227, 255, 255); /* oklch */ color: oklch(98.0% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#ecffff',
500: '#e3ffff',
950: '#000000',
},
}SCSS
$custom: #e3ffff; $custom-light: #ecffff; $custom-dark: #000000;
JSON
{
"hex": "#e3ffff",
"rgb": {
"r": 227,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97988,
"c": 0.02901,
"h": 196.7
},
"luminance": 0.95071
}Semantic roles & 50–950 ramp
primary
#E3FFFF
secondary
#ED9999
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686