#EEFFF7#EEFFF7
#EEFFF7 is a very light, muted teal. Relative luminance 0.964; OKLCH L 98.5% C 0.021 H 166.1°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF7 |
|---|---|
| RGB | rgb(238, 255, 247) |
| HSL | hsl(152, 100%, 97%) |
| HSV | hsv(152, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.60, -6.98, 1.91) |
| CIE-LCH | lch(98.60, 7.24, 164.70°) |
| OKLab | oklab(98.53% -0.02 0.005) |
| OKLCH | oklch(98.53% 0.021 166.1) |
| XYZ | xyz(87.8050, 96.4117, 101.9611) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.86
Mintcream
#F5FFFA
ΔE00 3.11
Azure (CSS)
#F0FFFF
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 6.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF7 #FFEEF6
analogous
#EEFFEF #EEFFF7 #EEFEFF
triadic
#EEFFF7 #F7EEFF #FFF7EE
tetradic
#EEFFF7 #EFEEFF #FFEEF6 #FEFFEE
square
#EEFFF7 #EFEEFF #FFEEF6 #FEFFEE
split-complementary
#EEFFF7 #FFEEFE #FFEFEE
monochromatic
#74FFBD #B1FFDA #E0FFF1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.04
#EEFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#EEFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF7
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF7 | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FBFAF7
Tritanopia (blue-blind)
#EBFFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff7; /* rgb */ color: rgb(238, 255, 247); /* oklch */ color: oklch(98.5% 0.021 166.1);
Tailwind
colors: {
custom: {
50: '#f3fff9',
500: '#eefff7',
950: '#000000',
},
}SCSS
$custom: #eefff7; $custom-light: #f3fff9; $custom-dark: #000000;
JSON
{
"hex": "#eefff7",
"rgb": {
"r": 238,
"g": 255,
"b": 247
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98529,
"c": 0.02065,
"h": 166.1
},
"luminance": 0.96413
}Semantic roles & 50–950 ramp
primary
#EEFFF7
secondary
#EFA3C6
accent
#006CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685