#E5FFFF#E5FFFF
#E5FFFF is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.1% C 0.027 H 196.7°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFFF |
|---|---|
| RGB | rgb(229, 255, 255) |
| HSL | hsl(180, 100%, 95%) |
| HSV | hsv(180, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.19, -8.38, -2.86) |
| CIE-LCH | lch(98.19, 8.85, 198.85°) |
| OKLab | oklab(98.13% -0.0258 -0.0078) |
| OKLCH | oklch(98.13% 0.027 196.7) |
| XYZ | xyz(86.1189, 95.3964, 108.4645) |
| Luminance | 0.9540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.47
Azure (CSS)
#F0FFFF
ΔE00 3.70
Ice Blue (survey)
#D7FFFE
ΔE00 3.96
Very Pale Blue
#D6FFFE
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFFF #FFE5E5
analogous
#E5FFF2 #E5FFFF #E5F2FF
triadic
#E5FFFF #FFE5FF #FFFFE5
tetradic
#E5FFFF #F2E5FF #FFE5E5 #F2FFE5
square
#E5FFFF #F2E5FF #FFE5E5 #F2FFE5
split-complementary
#E5FFFF #FFE5F2 #FFF2E5
monochromatic
#6BFFFF #A8FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.05
#E5FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#E5FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFFF
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFFF | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#DEFFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e5ffff; /* rgb */ color: rgb(229, 255, 255); /* oklch */ color: oklch(98.1% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#edffff',
500: '#e5ffff',
950: '#000000',
},
}SCSS
$custom: #e5ffff; $custom-light: #edffff; $custom-dark: #000000;
JSON
{
"hex": "#e5ffff",
"rgb": {
"r": 229,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98125,
"c": 0.02699,
"h": 196.7
},
"luminance": 0.95398
}Semantic roles & 50–950 ramp
primary
#E5FFFF
secondary
#ED9B9B
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686