#EDF9FB#EDF9FB
#EDF9FB is a very light, near-neutral teal. Relative luminance 0.927; OKLCH L 97.4% C 0.013 H 208.8°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9FB |
|---|---|
| RGB | rgb(237, 249, 251) |
| HSL | hsl(189, 64%, 96%) |
| HSV | hsv(189, 6%, 98%) |
| CMYK | cmyk(5.6%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(97.11, -3.56, -2.32) |
| CIE-LCH | lch(97.11, 4.25, 213.07°) |
| OKLab | oklab(97.38% -0.0114 -0.0062) |
| OKLCH | oklch(97.38% 0.013 208.8) |
| XYZ | xyz(86.2098, 92.7202, 104.6030) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.00
Aliceblue
#F0F8FF
ΔE00 3.41
Mintcream
#F5FFFA
ΔE00 3.58
Whitesmoke
#F5F5F5
ΔE00 5.16
Pale Grey
#FDFDFE
ΔE00 5.40
White
#FFFFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9FB #FBEFED
analogous
#EDFBF6 #EDF9FB #EDF2FB
triadic
#EDF9FB #FBEDF9 #F9FBED
tetradic
#EDF9FB #F6EDFB #FBEFED #F2FBED
square
#EDF9FB #F6EDFB #FBEFED #F2FBED
split-complementary
#EDF9FB #FBEDF2 #FBF6ED
monochromatic
#89D8E5 #BBE8F0 #E6F7F9 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.07
#EDF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EDF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9FB
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9FB | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#E9FAFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edf9fb; /* rgb */ color: rgb(237, 249, 251); /* oklch */ color: oklch(97.4% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#f2fbfc',
500: '#edf9fb',
950: '#000000',
},
}SCSS
$custom: #edf9fb; $custom-light: #f2fbfc; $custom-dark: #000000;
JSON
{
"hex": "#edf9fb",
"rgb": {
"r": 237,
"g": 249,
"b": 251
},
"hsl": {
"h": 188.571,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97376,
"c": 0.01296,
"h": 208.8
},
"luminance": 0.92721
}Semantic roles & 50–950 ramp
primary
#EDF9FB
secondary
#DFB4AD
accent
#331ACB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585