#EDFEFE#EDFEFE
#EDFEFE is a very light, near-neutral teal. Relative luminance 0.960; OKLCH L 98.5% C 0.018 H 196.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEFE |
|---|---|
| RGB | rgb(237, 254, 254) |
| HSL | hsl(180, 89%, 96%) |
| HSV | hsv(180, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(98.45, -5.53, -1.91) |
| CIE-LCH | lch(98.45, 5.85, 199.04°) |
| OKLab | oklab(98.45% -0.017 -0.0052) |
| OKLCH | oklch(98.45% 0.018 196.9) |
| XYZ | xyz(88.2525, 96.0429, 107.6353) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.78
Mintcream
#F5FFFA
ΔE00 3.24
Lightcyan
#E0FFFF
ΔE00 4.42
Aliceblue
#F0F8FF
ΔE00 5.70
Honeydew
#F0FFF0
ΔE00 6.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEFE #FEEDED
analogous
#EDFEF6 #EDFEFE #EDF6FE
triadic
#EDFEFE #FEEDFE #FEFEED
tetradic
#EDFEFE #F6EDFE #FEEDED #F6FEED
square
#EDFEFE #F6EDFE #FEEDED #F6FEED
split-complementary
#EDFEFE #FEEDF6 #FEF6ED
monochromatic
#79F8F8 #B3FBFB #E2FDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.04
#EDFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#EDFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEFE
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEFE | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#E8FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfefe; /* rgb */ color: rgb(237, 254, 254); /* oklch */ color: oklch(98.5% 0.018 196.9);
Tailwind
colors: {
custom: {
50: '#f2fefe',
500: '#edfefe',
950: '#000000',
},
}SCSS
$custom: #edfefe; $custom-light: #f2fefe; $custom-dark: #000000;
JSON
{
"hex": "#edfefe",
"rgb": {
"r": 237,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98454,
"c": 0.01779,
"h": 196.9
},
"luminance": 0.96044
}Semantic roles & 50–950 ramp
primary
#EDFEFE
secondary
#EAA5A5
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585