#E3FFFA#E3FFFA
#E3FFFA is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.8% C 0.030 H 183.8°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFFA |
|---|---|
| RGB | rgb(227, 255, 250) |
| HSL | hsl(169, 100%, 95%) |
| HSV | hsv(169, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.93, -9.96, -0.68) |
| CIE-LCH | lch(97.93, 9.98, 183.93°) |
| OKLab | oklab(97.85% -0.0297 -0.002) |
| OKLCH | oklch(97.85% 0.03 183.8) |
| XYZ | xyz(84.6898, 94.7515, 104.2509) |
| Luminance | 0.9475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.21
Ice Blue (survey)
#D7FFFE
ΔE00 3.38
Ice
#D6FFFA
ΔE00 3.45
Very Pale Blue
#D6FFFE
ΔE00 3.59
Very Light Blue
#D5FFFF
ΔE00 3.93
Really Light Blue
#D4FFFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFFA #FFE3E8
analogous
#E3FFEC #E3FFFA #E3F6FF
triadic
#E3FFFA #FAE3FF #FFFAE3
tetradic
#E3FFFA #ECE3FF #FFE3E8 #F6FFE3
square
#E3FFFA #ECE3FF #FFE3E8 #F6FFE3
split-complementary
#E3FFFA #FFE3F6 #FFECE3
monochromatic
#69FFE4 #A6FFEF #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.05
#E3FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E3FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFFA
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFFA | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#DCFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e3fffa; /* rgb */ color: rgb(227, 255, 250); /* oklch */ color: oklch(97.8% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#ecfffb',
500: '#e3fffa',
950: '#000000',
},
}SCSS
$custom: #e3fffa; $custom-light: #ecfffb; $custom-dark: #000000;
JSON
{
"hex": "#e3fffa",
"rgb": {
"r": 227,
"g": 255,
"b": 250
},
"hsl": {
"h": 169.286,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97845,
"c": 0.02976,
"h": 183.8
},
"luminance": 0.94753
}Semantic roles & 50–950 ramp
primary
#E3FFFA
secondary
#ED99A8
accent
#0029E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685