#E9FFFC#E9FFFC
#E9FFFC is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.023 H 186.9°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFFC |
|---|---|
| RGB | rgb(233, 255, 252) |
| HSL | hsl(172, 100%, 96%) |
| HSV | hsv(172, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.38, -7.68, -1.01) |
| CIE-LCH | lch(98.38, 7.74, 187.51°) |
| OKLab | oklab(98.32% -0.0231 -0.0028) |
| OKLCH | oklch(98.32% 0.023 186.9) |
| XYZ | xyz(86.9311, 95.8706, 106.0015) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.78
Azure (CSS)
#F0FFFF
ΔE00 3.06
Mintcream
#F5FFFA
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Very Pale Blue
#D6FFFE
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFFC #FFE9EC
analogous
#E9FFF1 #E9FFFC #E9F7FF
triadic
#E9FFFC #FCE9FF #FFFCE9
tetradic
#E9FFFC #F1E9FF #FFE9EC #F7FFE9
square
#E9FFFC #F1E9FF #FFE9EC #F7FFE9
split-complementary
#E9FFFC #FFE9F7 #FFF1E9
monochromatic
#6FFFEB #ACFFF4 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.04
#E9FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#E9FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFFC
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFFC | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#E4FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e9fffc; /* rgb */ color: rgb(233, 255, 252); /* oklch */ color: oklch(98.3% 0.023 186.9);
Tailwind
colors: {
custom: {
50: '#f0fffd',
500: '#e9fffc',
950: '#000000',
},
}SCSS
$custom: #e9fffc; $custom-light: #f0fffd; $custom-dark: #000000;
JSON
{
"hex": "#e9fffc",
"rgb": {
"r": 233,
"g": 255,
"b": 252
},
"hsl": {
"h": 171.818,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98315,
"c": 0.02325,
"h": 186.9
},
"luminance": 0.95872
}Semantic roles & 50–950 ramp
primary
#E9FFFC
secondary
#EE9EA9
accent
#001FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685