#E0FBFF#E0FBFF
#E0FBFF is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.029 H 207.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FBFF |
|---|---|
| RGB | rgb(224, 251, 255) |
| HSL | hsl(188, 100%, 94%) |
| HSV | hsv(188, 12%, 100%) |
| CMYK | cmyk(12.2%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.84, -7.94, -4.88) |
| CIE-LCH | lch(96.84, 9.32, 211.56°) |
| OKLab | oklab(96.98% -0.0254 -0.0132) |
| OKLCH | oklch(96.98% 0.029 207.4) |
| XYZ | xyz(83.2833, 92.0600, 107.9699) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.49
Azure (CSS)
#F0FFFF
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 4.64
Very Light Blue
#D5FFFF
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.85
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FBFF #FFE4E0
analogous
#E0FFF4 #E0FBFF #E0ECFF
triadic
#E0FBFF #FFE0FB #FBFFE0
tetradic
#E0FBFF #F4E0FF #FFE4E0 #ECFFE0
square
#E0FBFF #F4E0FF #FFE4E0 #ECFFE0
split-complementary
#E0FBFF #FFE0EC #FFF4E0
monochromatic
#66EBFF #A3F3FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.08
#E0FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E0FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FBFF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FBFF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D7FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fbff; /* rgb */ color: rgb(224, 251, 255); /* oklch */ color: oklch(97.0% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#eafcff',
500: '#e0fbff',
950: '#000000',
},
}SCSS
$custom: #e0fbff; $custom-light: #eafcff; $custom-dark: #000000;
JSON
{
"hex": "#e0fbff",
"rgb": {
"r": 224,
"g": 251,
"b": 255
},
"hsl": {
"h": 187.742,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.96978,
"c": 0.02861,
"h": 207.4
},
"luminance": 0.92062
}Semantic roles & 50–950 ramp
primary
#E0FBFF
secondary
#EDA297
accent
#1E00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586