#EDFBF6#EDFBF6
#EDFBF6 is a very light, near-neutral teal. Relative luminance 0.937; OKLCH L 97.6% C 0.016 H 172.7°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBF6 |
|---|---|
| RGB | rgb(237, 251, 246) |
| HSL | hsl(159, 64%, 96%) |
| HSV | hsv(159, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.49, -5.48, 0.81) |
| CIE-LCH | lch(97.49, 5.54, 171.62°) |
| OKLab | oklab(97.63% -0.016 0.0021) |
| OKLCH | oklch(97.63% 0.016 172.7) |
| XYZ | xyz(86.0535, 93.6520, 100.7139) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.84
Azure (CSS)
#F0FFFF
ΔE00 2.50
Honeydew
#F0FFF0
ΔE00 4.26
Lightcyan
#E0FFFF
ΔE00 5.52
Ivory
#FFFFF0
ΔE00 6.71
Off White
#FAF9F6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBF6 #FBEDF2
analogous
#EDFBEF #EDFBF6 #EDF9FB
triadic
#EDFBF6 #F6EDFB #FBF6ED
tetradic
#EDFBF6 #EFEDFB #FBEDF2 #F9FBED
square
#EDFBF6 #EFEDFB #FBEDF2 #F9FBED
split-complementary
#EDFBF6 #FBEDF9 #FBEFED
monochromatic
#89E5C4 #BBF0DD #E6F9F2 #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.06
#EDFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EDFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBF6
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBF6 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F7F7F6
Tritanopia (blue-blind)
#EAFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfbf6; /* rgb */ color: rgb(237, 251, 246); /* oklch */ color: oklch(97.6% 0.016 172.7);
Tailwind
colors: {
custom: {
50: '#f2fcf9',
500: '#edfbf6',
950: '#000000',
},
}SCSS
$custom: #edfbf6; $custom-light: #f2fcf9; $custom-dark: #000000;
JSON
{
"hex": "#edfbf6",
"rgb": {
"r": 237,
"g": 251,
"b": 246
},
"hsl": {
"h": 158.571,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97632,
"c": 0.01611,
"h": 172.7
},
"luminance": 0.93653
}Semantic roles & 50–950 ramp
primary
#EDFBF6
secondary
#DFADBF
accent
#1A59CB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585