#EDFFFE#EDFFFE
#EDFFFE is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.7% C 0.019 H 192.8°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFE |
|---|---|
| RGB | rgb(237, 255, 254) |
| HSL | hsl(177, 100%, 96%) |
| HSV | hsv(177, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.70, -6.03, -1.54) |
| CIE-LCH | lch(98.70, 6.22, 194.31°) |
| OKLab | oklab(98.65% -0.0184 -0.0042) |
| OKLCH | oklch(98.65% 0.019 192.8) |
| XYZ | xyz(88.5706, 96.6792, 107.7414) |
| Luminance | 0.9668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.29
Mintcream
#F5FFFA
ΔE00 3.25
Lightcyan
#E0FFFF
ΔE00 4.00
Honeydew
#F0FFF0
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFE #FFEDEE
analogous
#EDFFF5 #EDFFFE #EDF7FF
triadic
#EDFFFE #FEEDFF #FFFEED
tetradic
#EDFFFE #F5EDFF #FFEDEE #F7FFED
square
#EDFFFE #F5EDFF #FFEDEE #F7FFED
split-complementary
#EDFFFE #FFEDF7 #FFF5ED
monochromatic
#73FFF7 #B0FFFB #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.03
#EDFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#EDFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFE
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFE | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#E8FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfffe; /* rgb */ color: rgb(237, 255, 254); /* oklch */ color: oklch(98.7% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#f2fffe',
500: '#edfffe',
950: '#000000',
},
}SCSS
$custom: #edfffe; $custom-light: #f2fffe; $custom-dark: #000000;
JSON
{
"hex": "#edfffe",
"rgb": {
"r": 237,
"g": 255,
"b": 254
},
"hsl": {
"h": 176.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98653,
"c": 0.01885,
"h": 192.8
},
"luminance": 0.9668
}Semantic roles & 50–950 ramp
primary
#EDFFFE
secondary
#EFA2A6
accent
#000DE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685