#EDFDF5#EDFDF5
#EDFDF5 is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.0% C 0.020 H 164.6°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF5 |
|---|---|
| RGB | rgb(237, 253, 245) |
| HSL | hsl(150, 80%, 96%) |
| HSV | hsv(150, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(97.97, -6.67, 2.02) |
| CIE-LCH | lch(97.97, 6.97, 163.13°) |
| OKLab | oklab(98% -0.0191 0.0053) |
| OKLCH | oklch(98% 0.02 164.6) |
| XYZ | xyz(86.5285, 94.8469, 100.1171) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.84
Mintcream
#F5FFFA
ΔE00 2.87
Azure (CSS)
#F0FFFF
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 5.47
Ivory
#FFFFF0
ΔE00 6.74
Ice
#D6FFFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF5 #FDEDF5
analogous
#EDFDED #EDFDF5 #EDFDFD
triadic
#EDFDF5 #F5EDFD #FDF5ED
tetradic
#EDFDF5 #EDEDFD #FDEDF5 #FDFDED
square
#EDFDF5 #EDEDFD #FDEDF5 #FDFDED
split-complementary
#EDFDF5 #FDEDFD #FDEDED
monochromatic
#7FF1B8 #B6F7D6 #E3FCF0 #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.05
#EDFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EDFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF5
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF5 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#F9F8F5
Tritanopia (blue-blind)
#EAFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf5; /* rgb */ color: rgb(237, 253, 245); /* oklch */ color: oklch(98.0% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#f2fef8',
500: '#edfdf5',
950: '#000000',
},
}SCSS
$custom: #edfdf5; $custom-light: #f2fef8; $custom-dark: #000000;
JSON
{
"hex": "#edfdf5",
"rgb": {
"r": 237,
"g": 253,
"b": 245
},
"hsl": {
"h": 150,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98003,
"c": 0.01979,
"h": 164.6
},
"luminance": 0.94848
}Semantic roles & 50–950 ramp
primary
#EDFDF5
secondary
#E6A8C7
accent
#0973DC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585