#E6FFFD#E6FFFD
#E6FFFD is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.1% C 0.026 H 190.9°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFFD |
|---|---|
| RGB | rgb(230, 255, 253) |
| HSL | hsl(175, 100%, 95%) |
| HSV | hsv(175, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.21, -8.44, -1.80) |
| CIE-LCH | lch(98.21, 8.63, 192.06°) |
| OKLab | oklab(98.14% -0.0256 -0.0049) |
| OKLCH | oklch(98.14% 0.026 190.9) |
| XYZ | xyz(86.1187, 95.4334, 106.7928) |
| Luminance | 0.9544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.81
Azure (CSS)
#F0FFFF
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.30
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFFD #FFE6E8
analogous
#E6FFF0 #E6FFFD #E6F4FF
triadic
#E6FFFD #FDE6FF #FFFDE6
tetradic
#E6FFFD #F0E6FF #FFE6E8 #F4FFE6
square
#E6FFFD #F0E6FF #FFE6E8 #F4FFE6
split-complementary
#E6FFFD #FFE6F4 #FFF0E6
monochromatic
#6CFFF3 #A9FFF8 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.05
#E6FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#E6FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFFD
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFFD | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#DFFFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e6fffd; /* rgb */ color: rgb(230, 255, 253); /* oklch */ color: oklch(98.1% 0.026 190.9);
Tailwind
colors: {
custom: {
50: '#eefffe',
500: '#e6fffd',
950: '#000000',
},
}SCSS
$custom: #e6fffd; $custom-light: #eefffe; $custom-dark: #000000;
JSON
{
"hex": "#e6fffd",
"rgb": {
"r": 230,
"g": 255,
"b": 253
},
"hsl": {
"h": 175.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98136,
"c": 0.0261,
"h": 190.9
},
"luminance": 0.95435
}Semantic roles & 50–950 ramp
primary
#E6FFFD
secondary
#ED9CA2
accent
#0012E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685