#E3FFFE#E3FFFE
#E3FFFE is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.0% C 0.029 H 194.1°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFFE |
|---|---|
| RGB | rgb(227, 255, 254) |
| HSL | hsl(178, 100%, 95%) |
| HSV | hsv(178, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.04, -9.20, -2.59) |
| CIE-LCH | lch(98.04, 9.56, 195.73°) |
| OKLab | oklab(97.96% -0.0282 -0.0071) |
| OKLCH | oklch(97.96% 0.029 194.1) |
| XYZ | xyz(85.3237, 95.0050, 107.5892) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.88
Ice Blue (survey)
#D7FFFE
ΔE00 3.23
Very Pale Blue
#D6FFFE
ΔE00 3.47
Very Light Blue
#D5FFFF
ΔE00 3.64
Really Light Blue
#D4FFFF
ΔE00 3.88
Ice
#D6FFFA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFFE #FFE3E4
analogous
#E3FFF0 #E3FFFE #E3F2FF
triadic
#E3FFFE #FEE3FF #FFFEE3
tetradic
#E3FFFE #F0E3FF #FFE3E4 #F2FFE3
square
#E3FFFE #F0E3FF #FFE3E4 #F2FFE3
split-complementary
#E3FFFE #FFE3F2 #FFF0E3
monochromatic
#69FFFA #A6FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.05
#E3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#E3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFFE
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFFE | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F5F8FE
Tritanopia (blue-blind)
#DBFFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e3fffe; /* rgb */ color: rgb(227, 255, 254); /* oklch */ color: oklch(98.0% 0.029 194.1);
Tailwind
colors: {
custom: {
50: '#ecfffe',
500: '#e3fffe',
950: '#000000',
},
}SCSS
$custom: #e3fffe; $custom-light: #ecfffe; $custom-dark: #000000;
JSON
{
"hex": "#e3fffe",
"rgb": {
"r": 227,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.857,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97959,
"c": 0.02904,
"h": 194.1
},
"luminance": 0.95007
}Semantic roles & 50–950 ramp
primary
#E3FFFE
secondary
#ED999C
accent
#0008E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685