#E6FDF2#E6FDF2
#E6FDF2 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.028 H 165.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FDF2 |
|---|---|
| RGB | rgb(230, 253, 242) |
| HSL | hsl(151, 85%, 95%) |
| HSV | hsv(151, 9%, 99%) |
| CMYK | cmyk(9.1%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.42, -9.48, 2.71) |
| CIE-LCH | lch(97.42, 9.86, 164.06°) |
| OKLab | oklab(97.43% -0.0271 0.007) |
| OKLCH | oklch(97.43% 0.028 165.5) |
| XYZ | xyz(83.7820, 93.4832, 97.6172) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Lightcyan
#E0FFFF
ΔE00 5.03
Ice
#D6FFFA
ΔE00 5.32
Mintcream
#F5FFFA
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.93
Azure (CSS)
#F0FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FDF2 #FDE6F1
analogous
#E6FDE7 #E6FDF2 #E6FDFD
triadic
#E6FDF2 #F2E6FD #FDF2E6
tetradic
#E6FDF2 #E7E6FD #FDE6F1 #FDFDE6
square
#E6FDF2 #E7E6FD #FDE6F1 #FDFDE6
split-complementary
#E6FDF2 #FDE6FD #FDE7E6
monochromatic
#75F4B7 #ADF8D5 #E3FDF0 #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.07
#E6FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E6FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FDF2
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FDF2 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#E2FDFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6fdf2; /* rgb */ color: rgb(230, 253, 242); /* oklch */ color: oklch(97.4% 0.028 165.5);
Tailwind
colors: {
custom: {
50: '#eefef6',
500: '#e6fdf2',
950: '#000000',
},
}SCSS
$custom: #e6fdf2; $custom-light: #eefef6; $custom-dark: #000000;
JSON
{
"hex": "#e6fdf2",
"rgb": {
"r": 230,
"g": 253,
"b": 242
},
"hsl": {
"h": 151.304,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.97426,
"c": 0.02805,
"h": 165.5
},
"luminance": 0.93484
}Semantic roles & 50–950 ramp
primary
#E6FDF2
secondary
#E7A0C2
accent
#046EE2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585