#E5FFFE#E5FFFE
#E5FFFE is a very light, muted teal. Relative luminance 0.953; OKLCH L 98.1% C 0.027 H 193.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFFE |
|---|---|
| RGB | rgb(229, 255, 254) |
| HSL | hsl(178, 100%, 95%) |
| HSV | hsv(178, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.17, -8.57, -2.38) |
| CIE-LCH | lch(98.17, 8.90, 195.55°) |
| OKLab | oklab(98.1% -0.0262 -0.0065) |
| OKLCH | oklch(98.1% 0.027 193.9) |
| XYZ | xyz(85.9583, 95.3322, 107.6189) |
| Luminance | 0.9533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Azure (CSS)
#F0FFFF
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.24
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFFE #FFE5E6
analogous
#E5FFF1 #E5FFFE #E5F3FF
triadic
#E5FFFE #FEE5FF #FFFEE5
tetradic
#E5FFFE #F1E5FF #FFE5E6 #F3FFE5
square
#E5FFFE #F1E5FF #FFE5E6 #F3FFE5
split-complementary
#E5FFFE #FFE5F3 #FFF1E5
monochromatic
#6BFFF9 #A8FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.05
#E5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#E5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFFE
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFFE | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#DEFFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e5fffe; /* rgb */ color: rgb(229, 255, 254); /* oklch */ color: oklch(98.1% 0.027 193.9);
Tailwind
colors: {
custom: {
50: '#edfffe',
500: '#e5fffe',
950: '#000000',
},
}SCSS
$custom: #e5fffe; $custom-light: #edfffe; $custom-dark: #000000;
JSON
{
"hex": "#e5fffe",
"rgb": {
"r": 229,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.692,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98096,
"c": 0.02702,
"h": 193.9
},
"luminance": 0.95334
}Semantic roles & 50–950 ramp
primary
#E5FFFE
secondary
#ED9B9E
accent
#0009E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685