#EDFAFB#EDFAFB
#EDFAFB is a very light, near-neutral teal. Relative luminance 0.933; OKLCH L 97.6% C 0.014 H 202.5°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFAFB |
|---|---|
| RGB | rgb(237, 250, 251) |
| HSL | hsl(184, 64%, 96%) |
| HSV | hsv(184, 6%, 98%) |
| CMYK | cmyk(5.6%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(97.37, -4.07, -1.95) |
| CIE-LCH | lch(97.37, 4.51, 205.63°) |
| OKLab | oklab(97.57% -0.0127 -0.0053) |
| OKLCH | oklch(97.57% 0.014 202.5) |
| XYZ | xyz(86.5197, 93.3400, 104.7063) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.35
Mintcream
#F5FFFA
ΔE00 3.11
Aliceblue
#F0F8FF
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 5.62
White
#FFFFFF
ΔE00 5.80
Pale Grey
#FDFDFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFAFB #FBEEED
analogous
#EDFBF5 #EDFAFB #EDF3FB
triadic
#EDFAFB #FBEDFA #FAFBED
tetradic
#EDFAFB #F5EDFB #FBEEED #F3FBED
square
#EDFAFB #F5EDFB #FBEEED #F3FBED
split-complementary
#EDFAFB #FBEDF3 #FBF5ED
monochromatic
#89DEE5 #BBECF0 #E6F8F9 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.07
#EDFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#EDFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFAFB
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFAFB | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#E9FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfafb; /* rgb */ color: rgb(237, 250, 251); /* oklch */ color: oklch(97.6% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#f2fcfc',
500: '#edfafb',
950: '#000000',
},
}SCSS
$custom: #edfafb; $custom-light: #f2fcfc; $custom-dark: #000000;
JSON
{
"hex": "#edfafb",
"rgb": {
"r": 237,
"g": 250,
"b": 251
},
"hsl": {
"h": 184.286,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97574,
"c": 0.01377,
"h": 202.5
},
"luminance": 0.93341
}Semantic roles & 50–950 ramp
primary
#EDFAFB
secondary
#DFB0AD
accent
#271ACB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585