#E9FFFD#E9FFFD
#E9FFFD is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.023 H 190.2°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFFD |
|---|---|
| RGB | rgb(233, 255, 253) |
| HSL | hsl(175, 100%, 96%) |
| HSV | hsv(175, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.41, -7.49, -1.49) |
| CIE-LCH | lch(98.41, 7.64, 191.24°) |
| OKLab | oklab(98.34% -0.0227 -0.0041) |
| OKLCH | oklch(98.34% 0.023 190.2) |
| XYZ | xyz(87.0900, 95.9342, 106.8383) |
| Luminance | 0.9594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.68
Azure (CSS)
#F0FFFF
ΔE00 2.80
Mintcream
#F5FFFA
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFFD #FFE9EB
analogous
#E9FFF2 #E9FFFD #E9F6FF
triadic
#E9FFFD #FDE9FF #FFFDE9
tetradic
#E9FFFD #F2E9FF #FFE9EB #F6FFE9
square
#E9FFFD #F2E9FF #FFE9EB #F6FFE9
split-complementary
#E9FFFD #FFE9F6 #FFF2E9
monochromatic
#6FFFF2 #ACFFF7 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.04
#E9FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#E9FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFFD
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFFD | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#E3FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e9fffd; /* rgb */ color: rgb(233, 255, 253); /* oklch */ color: oklch(98.3% 0.023 190.2);
Tailwind
colors: {
custom: {
50: '#f0fffe',
500: '#e9fffd',
950: '#000000',
},
}SCSS
$custom: #e9fffd; $custom-light: #f0fffe; $custom-dark: #000000;
JSON
{
"hex": "#e9fffd",
"rgb": {
"r": 233,
"g": 255,
"b": 253
},
"hsl": {
"h": 174.545,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98344,
"c": 0.02306,
"h": 190.2
},
"luminance": 0.95935
}Semantic roles & 50–950 ramp
primary
#E9FFFD
secondary
#EE9EA6
accent
#0015E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685