#EDFAFD#EDFAFD
#EDFAFD is a very light, near-neutral cyan. Relative luminance 0.935; OKLCH L 97.6% C 0.014 H 213.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFAFD |
|---|---|
| RGB | rgb(237, 250, 253) |
| HSL | hsl(191, 80%, 96%) |
| HSV | hsv(191, 6%, 99%) |
| CMYK | cmyk(6.3%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.42, -3.70, -2.91) |
| CIE-LCH | lch(97.42, 4.70, 218.17°) |
| OKLab | oklab(97.63% -0.012 -0.0078) |
| OKLCH | oklch(97.63% 0.014 213.1) |
| XYZ | xyz(86.8366, 93.4667, 106.3754) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.05
Aliceblue
#F0F8FF
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 5.51
Pale Grey
#FDFDFE
ΔE00 5.65
White
#FFFFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFAFD #FDF0ED
analogous
#EDFDF8 #EDFAFD #EDF2FD
triadic
#EDFAFD #FDEDFA #FAFDED
tetradic
#EDFAFD #F8EDFD #FDF0ED #F2FDED
square
#EDFAFD #F8EDFD #FDF0ED #F2FDED
split-complementary
#EDFAFD #FDEDF2 #FDF8ED
monochromatic
#7FDBF1 #B6EBF7 #E3F7FC #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.07
#EDFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EDFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFAFD
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFAFD | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E9FBFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfafd; /* rgb */ color: rgb(237, 250, 253); /* oklch */ color: oklch(97.6% 0.014 213.1);
Tailwind
colors: {
custom: {
50: '#f2fcfe',
500: '#edfafd',
950: '#000000',
},
}SCSS
$custom: #edfafd; $custom-light: #f2fcfe; $custom-dark: #000000;
JSON
{
"hex": "#edfafd",
"rgb": {
"r": 237,
"g": 250,
"b": 253
},
"hsl": {
"h": 191.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97632,
"c": 0.0143,
"h": 213.1
},
"luminance": 0.93468
}Semantic roles & 50–950 ramp
primary
#EDFAFD
secondary
#E6B4A8
accent
#3109DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585