#E6FFFE#E6FFFE
#E6FFFE is a very light, muted teal. Relative luminance 0.955; OKLCH L 98.2% C 0.026 H 193.8°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFFE |
|---|---|
| RGB | rgb(230, 255, 254) |
| HSL | hsl(178, 100%, 95%) |
| HSV | hsv(178, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.23, -8.25, -2.28) |
| CIE-LCH | lch(98.23, 8.56, 195.44°) |
| OKLab | oklab(98.17% -0.0253 -0.0062) |
| OKLCH | oklch(98.17% 0.026 193.8) |
| XYZ | xyz(86.2784, 95.4973, 107.6339) |
| Luminance | 0.9550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.73
Azure (CSS)
#F0FFFF
ΔE00 3.53
Ice Blue (survey)
#D7FFFE
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFFE #FFE6E7
analogous
#E6FFF1 #E6FFFE #E6F3FF
triadic
#E6FFFE #FEE6FF #FFFEE6
tetradic
#E6FFFE #F1E6FF #FFE6E7 #F3FFE6
square
#E6FFFE #F1E6FF #FFE6E7 #F3FFE6
split-complementary
#E6FFFE #FFE6F3 #FFF1E6
monochromatic
#6CFFF9 #A9FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.04
#E6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#E6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFFE
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFFE | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#DFFFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e6fffe; /* rgb */ color: rgb(230, 255, 254); /* oklch */ color: oklch(98.2% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#eefffe',
500: '#e6fffe',
950: '#000000',
},
}SCSS
$custom: #e6fffe; $custom-light: #eefffe; $custom-dark: #000000;
JSON
{
"hex": "#e6fffe",
"rgb": {
"r": 230,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98165,
"c": 0.026,
"h": 193.8
},
"luminance": 0.95499
}Semantic roles & 50–950 ramp
primary
#E6FFFE
secondary
#ED9C9F
accent
#0009E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685