#EDFEFD#EDFEFD
#EDFEFD is a very light, near-neutral teal. Relative luminance 0.960; OKLCH L 98.4% C 0.018 H 192.6°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEFD |
|---|---|
| RGB | rgb(237, 254, 253) |
| HSL | hsl(176, 89%, 96%) |
| HSV | hsv(176, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.42, -5.71, -1.43) |
| CIE-LCH | lch(98.42, 5.89, 194.06°) |
| OKLab | oklab(98.43% -0.0174 -0.0039) |
| OKLCH | oklch(98.43% 0.018 192.6) |
| XYZ | xyz(88.0928, 95.9790, 106.7942) |
| Luminance | 0.9598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.01
Mintcream
#F5FFFA
ΔE00 3.00
Lightcyan
#E0FFFF
ΔE00 4.32
Honeydew
#F0FFF0
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEFD #FEEDEE
analogous
#EDFEF5 #EDFEFD #EDF7FE
triadic
#EDFEFD #FDEDFE #FEFDED
tetradic
#EDFEFD #F5EDFE #FEEDEE #F7FEED
square
#EDFEFD #F5EDFE #FEEDEE #F7FEED
split-complementary
#EDFEFD #FEEDF7 #FEF5ED
monochromatic
#79F8F0 #B3FBF7 #E2FDFC #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.04
#EDFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#EDFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEFD
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEFD | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#E9FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfefd; /* rgb */ color: rgb(237, 254, 253); /* oklch */ color: oklch(98.4% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#f2fefe',
500: '#edfefd',
950: '#000000',
},
}SCSS
$custom: #edfefd; $custom-light: #f2fefe; $custom-dark: #000000;
JSON
{
"hex": "#edfefd",
"rgb": {
"r": 237,
"g": 254,
"b": 253
},
"hsl": {
"h": 176.471,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98426,
"c": 0.01784,
"h": 192.6
},
"luminance": 0.9598
}Semantic roles & 50–950 ramp
primary
#EDFEFD
secondary
#EAA5A9
accent
#000DE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585