#EDFFFA#EDFFFA
#EDFFFA is a very light, near-neutral teal. Relative luminance 0.964; OKLCH L 98.5% C 0.020 H 177.5°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFA |
|---|---|
| RGB | rgb(237, 255, 250) |
| HSL | hsl(163, 100%, 96%) |
| HSV | hsv(163, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.60, -6.76, 0.37) |
| CIE-LCH | lch(98.60, 6.77, 176.87°) |
| OKLab | oklab(98.54% -0.0199 0.0009) |
| OKLCH | oklch(98.54% 0.02 177.5) |
| XYZ | xyz(87.9368, 96.4257, 104.4031) |
| Luminance | 0.9643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.78
Mintcream
#F5FFFA
ΔE00 3.00
Honeydew
#F0FFF0
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFA #FFEDF2
analogous
#EDFFF1 #EDFFFA #EDFBFF
triadic
#EDFFFA #FAEDFF #FFFAED
tetradic
#EDFFFA #F1EDFF #FFEDF2 #FBFFED
square
#EDFFFA #F1EDFF #FFEDF2 #FBFFED
split-complementary
#EDFFFA #FFEDFB #FFF1ED
monochromatic
#73FFD8 #B0FFE9 #E0FFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.04
#EDFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#EDFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFA
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFA | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFA
Deuteranopia (green-blind)
#FAFAFA
Tritanopia (blue-blind)
#E9FFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfffa; /* rgb */ color: rgb(237, 255, 250); /* oklch */ color: oklch(98.5% 0.020 177.5);
Tailwind
colors: {
custom: {
50: '#f2fffb',
500: '#edfffa',
950: '#000000',
},
}SCSS
$custom: #edfffa; $custom-light: #f2fffb; $custom-dark: #000000;
JSON
{
"hex": "#edfffa",
"rgb": {
"r": 237,
"g": 255,
"b": 250
},
"hsl": {
"h": 163.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98541,
"c": 0.01991,
"h": 177.5
},
"luminance": 0.96427
}Semantic roles & 50–950 ramp
primary
#EDFFFA
secondary
#EFA2B7
accent
#0040E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685