#E3FDFE#E3FDFE
#E3FDFE is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.6% C 0.027 H 199.5°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FDFE |
|---|---|
| RGB | rgb(227, 253, 254) |
| HSL | hsl(182, 93%, 94%) |
| HSV | hsv(182, 11%, 100%) |
| CMYK | cmyk(10.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.53, -8.20, -3.34) |
| CIE-LCH | lch(97.53, 8.85, 202.17°) |
| OKLab | oklab(97.56% -0.0255 -0.0091) |
| OKLCH | oklch(97.56% 0.027 199.5) |
| XYZ | xyz(84.6890, 93.7356, 107.3776) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.64
Azure (CSS)
#F0FFFF
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Very Pale Blue
#D6FFFE
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.41
Really Light Blue
#D4FFFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FDFE #FEE4E3
analogous
#E3FEF2 #E3FDFE #E3F0FE
triadic
#E3FDFE #FEE3FD #FDFEE3
tetradic
#E3FDFE #F2E3FE #FEE4E3 #F0FEE3
square
#E3FDFE #F2E3FE #FEE4E3 #F0FEE3
split-complementary
#E3FDFE #FEE3F0 #FEF2E3
monochromatic
#6DF5FA #A8F9FC #E1FDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.06
#E3FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E3FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FDFE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FDFE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e3fdfe; /* rgb */ color: rgb(227, 253, 254); /* oklch */ color: oklch(97.6% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#ecfefe',
500: '#e3fdfe',
950: '#000000',
},
}SCSS
$custom: #e3fdfe; $custom-light: #ecfefe; $custom-dark: #000000;
JSON
{
"hex": "#e3fdfe",
"rgb": {
"r": 227,
"g": 253,
"b": 254
},
"hsl": {
"h": 182.222,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.97556,
"c": 0.02707,
"h": 199.5
},
"luminance": 0.93737
}Semantic roles & 50–950 ramp
primary
#E3FDFE
secondary
#EA9E9B
accent
#0800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585