#E3FFFC#E3FFFC
#E3FFFC is a very light, muted teal. Relative luminance 0.949; OKLCH L 97.9% C 0.029 H 188.9°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFFC |
|---|---|
| RGB | rgb(227, 255, 252) |
| HSL | hsl(174, 100%, 95%) |
| HSV | hsv(174, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.98, -9.58, -1.64) |
| CIE-LCH | lch(97.98, 9.72, 189.71°) |
| OKLab | oklab(97.9% -0.0289 -0.0045) |
| OKLCH | oklch(97.9% 0.029 188.9) |
| XYZ | xyz(85.0051, 94.8776, 105.9112) |
| Luminance | 0.9488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.41
Very Light Blue
#D5FFFF
ΔE00 3.67
Ice
#D6FFFA
ΔE00 3.69
Really Light Blue
#D4FFFF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFFC #FFE3E6
analogous
#E3FFEE #E3FFFC #E3F4FF
triadic
#E3FFFC #FCE3FF #FFFCE3
tetradic
#E3FFFC #EEE3FF #FFE3E6 #F4FFE3
square
#E3FFFC #EEE3FF #FFE3E6 #F4FFE3
split-complementary
#E3FFFC #FFE3F4 #FFEEE3
monochromatic
#69FFEF #A6FFF5 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.05
#E3FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#E3FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFFC
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFFC | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#DCFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e3fffc; /* rgb */ color: rgb(227, 255, 252); /* oklch */ color: oklch(97.9% 0.029 188.9);
Tailwind
colors: {
custom: {
50: '#ecfffd',
500: '#e3fffc',
950: '#000000',
},
}SCSS
$custom: #e3fffc; $custom-light: #ecfffd; $custom-dark: #000000;
JSON
{
"hex": "#e3fffc",
"rgb": {
"r": 227,
"g": 255,
"b": 252
},
"hsl": {
"h": 173.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97902,
"c": 0.02928,
"h": 188.9
},
"luminance": 0.94879
}Semantic roles & 50–950 ramp
primary
#E3FFFC
secondary
#ED99A2
accent
#0019E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685