#EDFCFB#EDFCFB
#EDFCFB is a very light, near-neutral teal. Relative luminance 0.946; OKLCH L 98.0% C 0.016 H 192.1°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFB |
|---|---|
| RGB | rgb(237, 252, 251) |
| HSL | hsl(176, 71%, 96%) |
| HSV | hsv(176, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.87, -5.07, -1.21) |
| CIE-LCH | lch(97.87, 5.22, 193.46°) |
| OKLab | oklab(97.97% -0.0154 -0.0033) |
| OKLCH | oklch(97.97% 0.016 192.1) |
| XYZ | xyz(87.1445, 94.5895, 104.9146) |
| Luminance | 0.9459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.79
Mintcream
#F5FFFA
ΔE00 2.57
Lightcyan
#E0FFFF
ΔE00 5.02
Aliceblue
#F0F8FF
ΔE00 5.52
Honeydew
#F0FFF0
ΔE00 6.09
Whitesmoke
#F5F5F5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFB #FCEDEE
analogous
#EDFCF3 #EDFCFB #EDF5FC
triadic
#EDFCFB #FBEDFC #FCFBED
tetradic
#EDFCFB #F3EDFC #FCEDEE #F5FCED
square
#EDFCFB #F3EDFC #FCEDEE #F5FCED
split-complementary
#EDFCFB #FCEDF5 #FCF3ED
monochromatic
#84EBE4 #B9F3EF #E5FBF9 #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.05
#EDFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EDFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFB
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFB | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#E9FDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcfb; /* rgb */ color: rgb(237, 252, 251); /* oklch */ color: oklch(98.0% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#f2fdfc',
500: '#edfcfb',
950: '#000000',
},
}SCSS
$custom: #edfcfb; $custom-light: #f2fdfc; $custom-dark: #000000;
JSON
{
"hex": "#edfcfb",
"rgb": {
"r": 237,
"g": 252,
"b": 251
},
"hsl": {
"h": 176,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97971,
"c": 0.0158,
"h": 192.1
},
"luminance": 0.9459
}Semantic roles & 50–950 ramp
primary
#EDFCFB
secondary
#E3AAAE
accent
#121FD3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585