#EDF4F2#EDF4F2
#EDF4F2 is a very light, near-neutral teal. Relative luminance 0.891; OKLCH L 96.1% C 0.008 H 177.3°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4F2 |
|---|---|
| RGB | rgb(237, 244, 242) |
| HSL | hsl(163, 24%, 94%) |
| HSV | hsv(163, 3%, 96%) |
| CMYK | cmyk(2.9%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(95.63, -2.67, 0.15) |
| CIE-LCH | lch(95.63, 2.67, 176.70°) |
| OKLab | oklab(96.13% -0.0079 0.0004) |
| OKLCH | oklch(96.13% 0.008 177.3) |
| XYZ | xyz(83.2998, 89.1163, 96.7999) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.91
Azure (CSS)
#F0FFFF
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 3.72
Off White
#FAF9F6
ΔE00 3.91
White
#FFFFFF
ΔE00 4.47
Pale Grey
#FDFDFE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4F2 #F4EDEF
analogous
#EDF4EF #EDF4F2 #EDF3F4
triadic
#EDF4F2 #F2EDF4 #F4F2ED
tetradic
#EDF4F2 #EFEDF4 #F4EDEF #F3F4ED
square
#EDF4F2 #EFEDF4 #F4EDEF #F3F4ED
split-complementary
#EDF4F2 #F4EDF3 #F4EFED
monochromatic
#A1C6BB #C7DDD7 #ECF3F1 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.12
#EDF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#EDF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4F2
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4F2 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#ECF4F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4f2; /* rgb */ color: rgb(237, 244, 242); /* oklch */ color: oklch(96.1% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#f2f7f6',
500: '#edf4f2',
950: '#000000',
},
}SCSS
$custom: #edf4f2; $custom-light: #f2f7f6; $custom-dark: #000000;
JSON
{
"hex": "#edf4f2",
"rgb": {
"r": 237,
"g": 244,
"b": 242
},
"hsl": {
"h": 162.857,
"s": 24.138,
"l": 94.314
},
"oklch": {
"l": 0.96132,
"c": 0.00788,
"h": 177.3
},
"luminance": 0.89117
}Semantic roles & 50–950 ramp
primary
#EDF4F2
secondary
#CDB8BE
accent
#435EA3
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585