#EDF5FC#EDF5FC
#EDF5FC is a very light, near-neutral cyan. Relative luminance 0.903; OKLCH L 96.6% C 0.013 H 244.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF5FC |
|---|---|
| RGB | rgb(237, 245, 252) |
| HSL | hsl(208, 71%, 96%) |
| HSV | hsv(208, 6%, 99%) |
| CMYK | cmyk(6%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(96.14, -1.35, -4.27) |
| CIE-LCH | lch(96.14, 4.48, 252.45°) |
| OKLab | oklab(96.62% -0.0055 -0.0114) |
| OKLCH | oklch(96.62% 0.013 244.3) |
| XYZ | xyz(85.1447, 90.3370, 105.0276) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.61
Ghostwhite
#F8F8FF
ΔE00 3.94
Whitesmoke
#F5F5F5
ΔE00 4.28
Pale Grey
#FDFDFE
ΔE00 4.42
White
#FFFFFF
ΔE00 4.83
Azure (CSS)
#F0FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF5FC #FCF4ED
analogous
#EDFCFB #EDF5FC #EDEDFC
triadic
#EDF5FC #FCEDF5 #F5FCED
tetradic
#EDF5FC #FBEDFC #FCF4ED #EDFCED
square
#EDF5FC #FBEDFC #FCF4ED #EDFCED
split-complementary
#EDF5FC #FCEDED #FCFBED
monochromatic
#84BBEB #B9D8F3 #E5F0FB #E5F0FB #E5F0FB
Accessibility & contrast
On white
1.10
#EDF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EDF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF5FC
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF5FC | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#EAF7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf5fc; /* rgb */ color: rgb(237, 245, 252); /* oklch */ color: oklch(96.6% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#f2f8fd',
500: '#edf5fc',
950: '#000000',
},
}SCSS
$custom: #edf5fc; $custom-light: #f2f8fd; $custom-dark: #000000;
JSON
{
"hex": "#edf5fc",
"rgb": {
"r": 237,
"g": 245,
"b": 252
},
"hsl": {
"h": 208,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96616,
"c": 0.01269,
"h": 244.3
},
"luminance": 0.90338
}Semantic roles & 50–950 ramp
primary
#EDF5FC
secondary
#E3C5AA
accent
#6C12D3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585