#E3FFFD#E3FFFD
#E3FFFD is a very light, muted teal. Relative luminance 0.949; OKLCH L 97.9% C 0.029 H 191.5°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFFD |
|---|---|
| RGB | rgb(227, 255, 253) |
| HSL | hsl(176, 100%, 95%) |
| HSV | hsv(176, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.01, -9.39, -2.12) |
| CIE-LCH | lch(98.01, 9.63, 192.69°) |
| OKLab | oklab(97.93% -0.0285 -0.0058) |
| OKLCH | oklch(97.93% 0.029 191.5) |
| XYZ | xyz(85.1640, 94.9411, 106.7480) |
| Luminance | 0.9494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.41
Very Light Blue
#D5FFFF
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.86
Ice
#D6FFFA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFFD #FFE3E5
analogous
#E3FFEF #E3FFFD #E3F3FF
triadic
#E3FFFD #FDE3FF #FFFDE3
tetradic
#E3FFFD #EFE3FF #FFE3E5 #F3FFE3
square
#E3FFFD #EFE3FF #FFE3E5 #F3FFE3
split-complementary
#E3FFFD #FFE3F3 #FFEFE3
monochromatic
#69FFF4 #A6FFF9 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.05
#E3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#E3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFFD
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFFD | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#DCFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e3fffd; /* rgb */ color: rgb(227, 255, 253); /* oklch */ color: oklch(97.9% 0.029 191.5);
Tailwind
colors: {
custom: {
50: '#ecfffe',
500: '#e3fffd',
950: '#000000',
},
}SCSS
$custom: #e3fffd; $custom-light: #ecfffe; $custom-dark: #000000;
JSON
{
"hex": "#e3fffd",
"rgb": {
"r": 227,
"g": 255,
"b": 253
},
"hsl": {
"h": 175.714,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97931,
"c": 0.02913,
"h": 191.5
},
"luminance": 0.94943
}Semantic roles & 50–950 ramp
primary
#E3FFFD
secondary
#ED999F
accent
#0010E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685