#E2FFFD#E2FFFD
#E2FFFD is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.9% C 0.030 H 191.6°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFD |
|---|---|
| RGB | rgb(226, 255, 253) |
| HSL | hsl(176, 100%, 94%) |
| HSV | hsv(176, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.94, -9.70, -2.22) |
| CIE-LCH | lch(97.94, 9.95, 192.88°) |
| OKLab | oklab(97.86% -0.0295 -0.0061) |
| OKLCH | oklch(97.86% 0.03 191.6) |
| XYZ | xyz(84.8494, 94.7789, 106.7333) |
| Luminance | 0.9478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.95
Ice Blue (survey)
#D7FFFE
ΔE00 2.88
Very Pale Blue
#D6FFFE
ΔE00 3.12
Very Light Blue
#D5FFFF
ΔE00 3.34
Really Light Blue
#D4FFFF
ΔE00 3.57
Ice
#D6FFFA
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFD #FFE2E4
analogous
#E2FFEF #E2FFFD #E2F3FF
triadic
#E2FFFD #FDE2FF #FFFDE2
tetradic
#E2FFFD #EFE2FF #FFE2E4 #F3FFE2
square
#E2FFFD #EFE2FF #FFE2E4 #F3FFE2
split-complementary
#E2FFFD #FFE2F3 #FFEFE2
monochromatic
#68FFF5 #A5FFF9 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.05
#E2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#E2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFD
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFD | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#DAFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fffd; /* rgb */ color: rgb(226, 255, 253); /* oklch */ color: oklch(97.9% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#ebfffe',
500: '#e2fffd',
950: '#000000',
},
}SCSS
$custom: #e2fffd; $custom-light: #ebfffe; $custom-dark: #000000;
JSON
{
"hex": "#e2fffd",
"rgb": {
"r": 226,
"g": 255,
"b": 253
},
"hsl": {
"h": 175.862,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97863,
"c": 0.03014,
"h": 191.6
},
"luminance": 0.94781
}Semantic roles & 50–950 ramp
primary
#E2FFFD
secondary
#ED989E
accent
#0010E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685