#E6FFF4#E6FFF4
#E6FFF4 is a very light, muted teal. Relative luminance 0.949; OKLCH L 97.9% C 0.030 H 167.5°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFF4 |
|---|---|
| RGB | rgb(230, 255, 244) |
| HSL | hsl(154, 100%, 95%) |
| HSV | hsv(154, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.98, -10.11, 2.49) |
| CIE-LCH | lch(97.98, 10.42, 166.15°) |
| OKLab | oklab(97.89% -0.0291 0.0065) |
| OKLCH | oklch(97.89% 0.03 167.5) |
| XYZ | xyz(84.7187, 94.8734, 99.4194) |
| Luminance | 0.9487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.60
Ice
#D6FFFA
ΔE00 4.81
Lightcyan
#E0FFFF
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.51
Very Pale Blue
#D6FFFE
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFF4 #FFE6F1
analogous
#E6FFE7 #E6FFF4 #E6FDFF
triadic
#E6FFF4 #F4E6FF #FFF4E6
tetradic
#E6FFF4 #E7E6FF #FFE6F1 #FDFFE6
square
#E6FFF4 #E7E6FF #FFE6F1 #FDFFE6
split-complementary
#E6FFF4 #FFE6FD #FFE7E6
monochromatic
#6CFFBE #A9FFD9 #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.05
#E6FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#E6FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFF4
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFF4 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF4
Deuteranopia (green-blind)
#F9F8F5
Tritanopia (blue-blind)
#E1FFFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6fff4; /* rgb */ color: rgb(230, 255, 244); /* oklch */ color: oklch(97.9% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#eefff7',
500: '#e6fff4',
950: '#000000',
},
}SCSS
$custom: #e6fff4; $custom-light: #eefff7; $custom-dark: #000000;
JSON
{
"hex": "#e6fff4",
"rgb": {
"r": 230,
"g": 255,
"b": 244
},
"hsl": {
"h": 153.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97885,
"c": 0.02978,
"h": 167.5
},
"luminance": 0.94875
}Semantic roles & 50–950 ramp
primary
#E6FFF4
secondary
#ED9CC0
accent
#0065E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685