#EDFFF7#EDFFF7
#EDFFF7 is a very light, muted teal. Relative luminance 0.962; OKLCH L 98.5% C 0.022 H 167.5°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFF7 |
|---|---|
| RGB | rgb(237, 255, 247) |
| HSL | hsl(153, 100%, 96%) |
| HSV | hsv(153, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.53, -7.31, 1.80) |
| CIE-LCH | lch(98.53, 7.53, 166.15°) |
| OKLab | oklab(98.46% -0.021 0.0047) |
| OKLCH | oklch(98.46% 0.022 167.5) |
| XYZ | xyz(87.4701, 96.2390, 101.9454) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.94
Mintcream
#F5FFFA
ΔE00 3.43
Azure (CSS)
#F0FFFF
ΔE00 4.02
Lightcyan
#E0FFFF
ΔE00 4.96
Ice
#D6FFFA
ΔE00 6.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFF7 #FFEDF5
analogous
#EDFFEE #EDFFF7 #EDFEFF
triadic
#EDFFF7 #F7EDFF #FFF7ED
tetradic
#EDFFF7 #EEEDFF #FFEDF5 #FEFFED
square
#EDFFF7 #EEEDFF #FFEDF5 #FEFFED
split-complementary
#EDFFF7 #FFEDFE #FFEEED
monochromatic
#73FFC1 #B0FFDC #E0FFF1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.04
#EDFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#EDFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFF7
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFF7 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FAFAF7
Tritanopia (blue-blind)
#EAFFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfff7; /* rgb */ color: rgb(237, 255, 247); /* oklch */ color: oklch(98.5% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#f2fff9',
500: '#edfff7',
950: '#000000',
},
}SCSS
$custom: #edfff7; $custom-light: #f2fff9; $custom-dark: #000000;
JSON
{
"hex": "#edfff7",
"rgb": {
"r": 237,
"g": 255,
"b": 247
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98458,
"c": 0.02155,
"h": 167.5
},
"luminance": 0.9624
}Semantic roles & 50–950 ramp
primary
#EDFFF7
secondary
#EFA2C4
accent
#0066E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685