#E5FFFC#E5FFFC
#E5FFFC is a very light, muted teal. Relative luminance 0.952; OKLCH L 98.0% C 0.027 H 188.3°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFFC |
|---|---|
| RGB | rgb(229, 255, 252) |
| HSL | hsl(173, 100%, 95%) |
| HSV | hsv(173, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.12, -8.95, -1.43) |
| CIE-LCH | lch(98.12, 9.06, 189.09°) |
| OKLab | oklab(98.04% -0.027 -0.004) |
| OKLCH | oklch(98.04% 0.027 188.3) |
| XYZ | xyz(85.6397, 95.2048, 105.9410) |
| Luminance | 0.9521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.77
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.99
Azure (CSS)
#F0FFFF
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFFC #FFE5E8
analogous
#E5FFEF #E5FFFC #E5F5FF
triadic
#E5FFFC #FCE5FF #FFFCE5
tetradic
#E5FFFC #EFE5FF #FFE5E8 #F5FFE5
square
#E5FFFC #EFE5FF #FFE5E8 #F5FFE5
split-complementary
#E5FFFC #FFE5F5 #FFEFE5
monochromatic
#6BFFEE #A8FFF5 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.05
#E5FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#E5FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFFC
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFFC | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#DEFFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e5fffc; /* rgb */ color: rgb(229, 255, 252); /* oklch */ color: oklch(98.0% 0.027 188.3);
Tailwind
colors: {
custom: {
50: '#edfffd',
500: '#e5fffc',
950: '#000000',
},
}SCSS
$custom: #e5fffc; $custom-light: #edfffd; $custom-dark: #000000;
JSON
{
"hex": "#e5fffc",
"rgb": {
"r": 229,
"g": 255,
"b": 252
},
"hsl": {
"h": 173.077,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98039,
"c": 0.02727,
"h": 188.3
},
"luminance": 0.95206
}Semantic roles & 50–950 ramp
primary
#E5FFFC
secondary
#ED9BA4
accent
#001AE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685