#E8FFF6#E8FFF6
#E8FFF6 is a very light, muted teal. Relative luminance 0.953; OKLCH L 98.1% C 0.027 H 170.3°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFF6 |
|---|---|
| RGB | rgb(232, 255, 246) |
| HSL | hsl(157, 100%, 95%) |
| HSV | hsv(157, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(98.16, -9.11, 1.75) |
| CIE-LCH | lch(98.16, 9.27, 169.14°) |
| OKLab | oklab(98.08% -0.0263 0.0045) |
| OKLCH | oklch(98.08% 0.027 170.3) |
| XYZ | xyz(85.6697, 95.3284, 101.0577) |
| Luminance | 0.9533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.49
Lightcyan
#E0FFFF
ΔE00 4.29
Ice
#D6FFFA
ΔE00 5.09
Mintcream
#F5FFFA
ΔE00 5.14
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFF6 #FFE8F1
analogous
#E8FFEA #E8FFF6 #E8FCFF
triadic
#E8FFF6 #F6E8FF #FFF6E8
tetradic
#E8FFF6 #EAE8FF #FFE8F1 #FCFFE8
square
#E8FFF6 #EAE8FF #FFE8F1 #FCFFE8
split-complementary
#E8FFF6 #FFE8FC #FFEAE8
monochromatic
#6EFFC6 #ABFFDE #E0FFF3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.05
#E8FFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#E8FFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFF6
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFF6 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF6
Deuteranopia (green-blind)
#F9F8F7
Tritanopia (blue-blind)
#E3FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e8fff6; /* rgb */ color: rgb(232, 255, 246); /* oklch */ color: oklch(98.1% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#effff9',
500: '#e8fff6',
950: '#000000',
},
}SCSS
$custom: #e8fff6; $custom-light: #effff9; $custom-dark: #000000;
JSON
{
"hex": "#e8fff6",
"rgb": {
"r": 232,
"g": 255,
"b": 246
},
"hsl": {
"h": 156.522,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98078,
"c": 0.02672,
"h": 170.3
},
"luminance": 0.9533
}Semantic roles & 50–950 ramp
primary
#E8FFF6
secondary
#EE9DBD
accent
#005AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685