#E5FEFB#E5FEFB
#E5FEFB is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.8% C 0.026 H 188.0°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEFB |
|---|---|
| RGB | rgb(229, 254, 251) |
| HSL | hsl(173, 93%, 95%) |
| HSV | hsv(173, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.84, -8.64, -1.33) |
| CIE-LCH | lch(97.84, 8.74, 188.74°) |
| OKLab | oklab(97.81% -0.026 -0.0037) |
| OKLCH | oklch(97.81% 0.026 188) |
| XYZ | xyz(85.1635, 94.5052, 105.0026) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.98
Azure (CSS)
#F0FFFF
ΔE00 3.96
Ice Blue (survey)
#D7FFFE
ΔE00 4.02
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.50
Ice
#D6FFFA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEFB #FEE5E8
analogous
#E5FEEF #E5FEFB #E5F5FE
triadic
#E5FEFB #FBE5FE #FEFBE5
tetradic
#E5FEFB #EFE5FE #FEE5E8 #F5FEE5
square
#E5FEFB #EFE5FE #FEE5E8 #F5FEE5
split-complementary
#E5FEFB #FEE5F5 #FEEFE5
monochromatic
#6FF9E9 #AAFCF2 #E2FEFA #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.06
#E5FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#E5FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEFB
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEFB | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#DFFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5fefb; /* rgb */ color: rgb(229, 254, 251); /* oklch */ color: oklch(97.8% 0.026 188.0);
Tailwind
colors: {
custom: {
50: '#edfefc',
500: '#e5fefb',
950: '#000000',
},
}SCSS
$custom: #e5fefb; $custom-light: #edfefc; $custom-dark: #000000;
JSON
{
"hex": "#e5fefb",
"rgb": {
"r": 229,
"g": 254,
"b": 251
},
"hsl": {
"h": 172.8,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97809,
"c": 0.02629,
"h": 188
},
"luminance": 0.94507
}Semantic roles & 50–950 ramp
primary
#E5FEFB
secondary
#EA9DA6
accent
#001CE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585