#E6FFF8#E6FFF8
#E6FFF8 is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.0% C 0.028 H 177.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFF8 |
|---|---|
| RGB | rgb(230, 255, 248) |
| HSL | hsl(163, 100%, 95%) |
| HSV | hsv(163, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(98.08, -9.38, 0.58) |
| CIE-LCH | lch(98.08, 9.40, 176.45°) |
| OKLab | oklab(98% -0.0275 0.0014) |
| OKLCH | oklch(98% 0.028 177.1) |
| XYZ | xyz(85.3326, 95.1189, 102.6528) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.29
Ice
#D6FFFA
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.51
Very Pale Blue
#D6FFFE
ΔE00 4.71
Azure (CSS)
#F0FFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFF8 #FFE6ED
analogous
#E6FFEB #E6FFF8 #E6F9FF
triadic
#E6FFF8 #F8E6FF #FFF8E6
tetradic
#E6FFF8 #EBE6FF #FFE6ED #F9FFE6
square
#E6FFF8 #EBE6FF #FFE6ED #F9FFE6
split-complementary
#E6FFF8 #FFE6F9 #FFEBE6
monochromatic
#6CFFD6 #A9FFE7 #E0FFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.05
#E6FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#E6FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFF8
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFF8 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF8
Deuteranopia (green-blind)
#F8F8F9
Tritanopia (blue-blind)
#E0FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6fff8; /* rgb */ color: rgb(230, 255, 248); /* oklch */ color: oklch(98.0% 0.028 177.1);
Tailwind
colors: {
custom: {
50: '#eefffa',
500: '#e6fff8',
950: '#000000',
},
}SCSS
$custom: #e6fff8; $custom-light: #eefffa; $custom-dark: #000000;
JSON
{
"hex": "#e6fff8",
"rgb": {
"r": 230,
"g": 255,
"b": 248
},
"hsl": {
"h": 163.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97995,
"c": 0.02757,
"h": 177.1
},
"luminance": 0.9512
}Semantic roles & 50–950 ramp
primary
#E6FFF8
secondary
#ED9CB3
accent
#0040E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685