#EDF6FB#EDF6FB
#EDF6FB is a very light, near-neutral cyan. Relative luminance 0.909; OKLCH L 96.8% C 0.012 H 231.6°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6FB |
|---|---|
| RGB | rgb(237, 246, 251) |
| HSL | hsl(201, 64%, 96%) |
| HSV | hsv(201, 6%, 98%) |
| CMYK | cmyk(5.6%, 2%, 0%, 1.6%) |
| CIE-LAB | lab(96.36, -2.04, -3.43) |
| CIE-LCH | lch(96.36, 3.99, 239.17°) |
| OKLab | oklab(96.78% -0.0073 -0.0092) |
| OKLCH | oklch(96.78% 0.012 231.6) |
| XYZ | xyz(85.2900, 90.8805, 104.2964) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.30
Whitesmoke
#F5F5F5
ΔE00 4.17
Azure (CSS)
#F0FFFF
ΔE00 4.21
Pale Grey
#FDFDFE
ΔE00 4.40
White
#FFFFFF
ΔE00 4.67
Ghostwhite
#F8F8FF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6FB #FBF2ED
analogous
#EDFBF9 #EDF6FB #EDEFFB
triadic
#EDF6FB #FBEDF6 #F6FBED
tetradic
#EDF6FB #F9EDFB #FBF2ED #EFFBED
square
#EDF6FB #F9EDFB #FBF2ED #EFFBED
split-complementary
#EDF6FB #FBEDEF #FBF9ED
monochromatic
#89C4E5 #BBDDF0 #E6F2F9 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.10
#EDF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EDF6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6FB
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6FB | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#EAF7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf6fb; /* rgb */ color: rgb(237, 246, 251); /* oklch */ color: oklch(96.8% 0.012 231.6);
Tailwind
colors: {
custom: {
50: '#f2f9fc',
500: '#edf6fb',
950: '#000000',
},
}SCSS
$custom: #edf6fb; $custom-light: #f2f9fc; $custom-dark: #000000;
JSON
{
"hex": "#edf6fb",
"rgb": {
"r": 237,
"g": 246,
"b": 251
},
"hsl": {
"h": 201.429,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.96784,
"c": 0.0117,
"h": 231.6
},
"luminance": 0.90881
}Semantic roles & 50–950 ramp
primary
#EDF6FB
secondary
#DFBFAD
accent
#591ACB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585