#EDFBFB#EDFBFB
#EDFBFB is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.8% C 0.015 H 196.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBFB |
|---|---|
| RGB | rgb(237, 251, 251) |
| HSL | hsl(180, 64%, 96%) |
| HSV | hsv(180, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.62, -4.57, -1.58) |
| CIE-LCH | lch(97.62, 4.84, 199.10°) |
| OKLab | oklab(97.77% -0.0141 -0.0043) |
| OKLCH | oklch(97.77% 0.015 196.9) |
| XYZ | xyz(86.8313, 93.9631, 104.8102) |
| Luminance | 0.9396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.84
Mintcream
#F5FFFA
ΔE00 2.77
Aliceblue
#F0F8FF
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 6.11
White
#FFFFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBFB #FBEDED
analogous
#EDFBF4 #EDFBFB #EDF4FB
triadic
#EDFBFB #FBEDFB #FBFBED
tetradic
#EDFBFB #F4EDFB #FBEDED #F4FBED
square
#EDFBFB #F4EDFB #FBEDED #F4FBED
split-complementary
#EDFBFB #FBEDF4 #FBF4ED
monochromatic
#89E5E5 #BBF0F0 #E6F9F9 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.06
#EDFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#EDFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBFB
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBFB | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#E9FCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfbfb; /* rgb */ color: rgb(237, 251, 251); /* oklch */ color: oklch(97.8% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#f2fcfc',
500: '#edfbfb',
950: '#000000',
},
}SCSS
$custom: #edfbfb; $custom-light: #f2fcfc; $custom-dark: #000000;
JSON
{
"hex": "#edfbfb",
"rgb": {
"r": 237,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97773,
"c": 0.01473,
"h": 196.9
},
"luminance": 0.93964
}Semantic roles & 50–950 ramp
primary
#EDFBFB
secondary
#DFADAD
accent
#1A1ACB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585