#EDFBF4#EDFBF4
#EDFBF4 is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.6% C 0.017 H 164.7°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBF4 |
|---|---|
| RGB | rgb(237, 251, 244) |
| HSL | hsl(150, 64%, 96%) |
| HSV | hsv(150, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.44, -5.84, 1.76) |
| CIE-LCH | lch(97.44, 6.10, 163.19°) |
| OKLab | oklab(97.58% -0.0167 0.0046) |
| OKLCH | oklch(97.58% 0.017 164.7) |
| XYZ | xyz(85.7482, 93.5298, 99.1059) |
| Luminance | 0.9353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.16
Honeydew
#F0FFF0
ΔE00 3.37
Azure (CSS)
#F0FFFF
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 5.84
Ivory
#FFFFF0
ΔE00 6.32
Off White
#FAF9F6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBF4 #FBEDF4
analogous
#EDFBED #EDFBF4 #EDFBFB
triadic
#EDFBF4 #F4EDFB #FBF4ED
tetradic
#EDFBF4 #EDEDFB #FBEDF4 #FBFBED
square
#EDFBF4 #EDEDFB #FBEDF4 #FBFBED
split-complementary
#EDFBF4 #FBEDFB #FBEDED
monochromatic
#89E5B7 #BBF0D5 #E6F9F0 #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.07
#EDFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EDFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBF4
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBF4 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F8F7F4
Tritanopia (blue-blind)
#EBFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfbf4; /* rgb */ color: rgb(237, 251, 244); /* oklch */ color: oklch(97.6% 0.017 164.7);
Tailwind
colors: {
custom: {
50: '#f2fcf7',
500: '#edfbf4',
950: '#000000',
},
}SCSS
$custom: #edfbf4; $custom-light: #f2fcf7; $custom-dark: #000000;
JSON
{
"hex": "#edfbf4",
"rgb": {
"r": 237,
"g": 251,
"b": 244
},
"hsl": {
"h": 150,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97577,
"c": 0.01736,
"h": 164.7
},
"luminance": 0.93531
}Semantic roles & 50–950 ramp
primary
#EDFBF4
secondary
#DFADC6
accent
#1A73CB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585