#E2FDFB#E2FDFB
#E2FDFB is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.4% C 0.028 H 191.3°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDFB |
|---|---|
| RGB | rgb(226, 253, 251) |
| HSL | hsl(176, 87%, 94%) |
| HSV | hsv(176, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.38, -9.09, -2.01) |
| CIE-LCH | lch(97.38, 9.31, 192.49°) |
| OKLab | oklab(97.4% -0.0276 -0.0055) |
| OKLCH | oklch(97.4% 0.028 191.3) |
| XYZ | xyz(83.8978, 93.3828, 104.8526) |
| Luminance | 0.9338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.32
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Very Pale Blue
#D6FFFE
ΔE00 3.66
Very Light Blue
#D5FFFF
ΔE00 3.87
Really Light Blue
#D4FFFF
ΔE00 4.10
Ice
#D6FFFA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDFB #FDE2E4
analogous
#E2FDEE #E2FDFB #E2F2FD
triadic
#E2FDFB #FBE2FD #FDFBE2
tetradic
#E2FDFB #EEE2FD #FDE2E4 #F2FDE2
square
#E2FDFB #EEE2FD #FDE2E4 #F2FDE2
split-complementary
#E2FDFB #FDE2F2 #FDEEE2
monochromatic
#6FF5EB #A9F9F3 #E2FDFB #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.07
#E2FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E2FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDFB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDFB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#DBFFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdfb; /* rgb */ color: rgb(226, 253, 251); /* oklch */ color: oklch(97.4% 0.028 191.3);
Tailwind
colors: {
custom: {
50: '#ebfefc',
500: '#e2fdfb',
950: '#000000',
},
}SCSS
$custom: #e2fdfb; $custom-light: #ebfefc; $custom-dark: #000000;
JSON
{
"hex": "#e2fdfb",
"rgb": {
"r": 226,
"g": 253,
"b": 251
},
"hsl": {
"h": 175.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97401,
"c": 0.02815,
"h": 191.3
},
"luminance": 0.93384
}Semantic roles & 50–950 ramp
primary
#E2FDFB
secondary
#E79CA2
accent
#0213E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585