#EDF8FB#EDF8FB
#EDF8FB is a very light, near-neutral cyan. Relative luminance 0.921; OKLCH L 97.2% C 0.012 H 215.8°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF8FB |
|---|---|
| RGB | rgb(237, 248, 251) |
| HSL | hsl(193, 64%, 96%) |
| HSV | hsv(193, 6%, 98%) |
| CMYK | cmyk(5.6%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.86, -3.06, -2.69) |
| CIE-LCH | lch(96.86, 4.07, 221.33°) |
| OKLab | oklab(97.18% -0.01 -0.0072) |
| OKLCH | oklch(97.18% 0.012 215.8) |
| XYZ | xyz(85.9015, 92.1036, 104.5002) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.69
Azure (CSS)
#F0FFFF
ΔE00 2.71
Mintcream
#F5FFFA
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.75
Pale Grey
#FDFDFE
ΔE00 4.99
White
#FFFFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF8FB #FBF0ED
analogous
#EDFBF7 #EDF8FB #EDF1FB
triadic
#EDF8FB #FBEDF8 #F8FBED
tetradic
#EDF8FB #F7EDFB #FBF0ED #F1FBED
square
#EDF8FB #F7EDFB #FBF0ED #F1FBED
split-complementary
#EDF8FB #FBEDF1 #FBF7ED
monochromatic
#89D1E5 #BBE5F0 #E6F5F9 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.08
#EDF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EDF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF8FB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF8FB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#E9F9F9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf8fb; /* rgb */ color: rgb(237, 248, 251); /* oklch */ color: oklch(97.2% 0.012 215.8);
Tailwind
colors: {
custom: {
50: '#f2fafc',
500: '#edf8fb',
950: '#000000',
},
}SCSS
$custom: #edf8fb; $custom-light: #f2fafc; $custom-dark: #000000;
JSON
{
"hex": "#edf8fb",
"rgb": {
"r": 237,
"g": 248,
"b": 251
},
"hsl": {
"h": 192.857,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97179,
"c": 0.01233,
"h": 215.8
},
"luminance": 0.92104
}Semantic roles & 50–950 ramp
primary
#EDF8FB
secondary
#DFB8AD
accent
#401ACB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585