#EDFDFE#EDFDFE
#EDFDFE is a very light, near-neutral teal. Relative luminance 0.954; OKLCH L 98.3% C 0.017 H 201.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDFE |
|---|---|
| RGB | rgb(237, 253, 254) |
| HSL | hsl(184, 89%, 96%) |
| HSV | hsv(184, 7%, 100%) |
| CMYK | cmyk(6.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.20, -5.02, -2.28) |
| CIE-LCH | lch(98.20, 5.51, 204.38°) |
| OKLab | oklab(98.26% -0.0157 -0.0061) |
| OKLCH | oklch(98.26% 0.017 201.4) |
| XYZ | xyz(87.9360, 95.4098, 107.5298) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.68
Mintcream
#F5FFFA
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 4.91
Aliceblue
#F0F8FF
ΔE00 5.03
Whitesmoke
#F5F5F5
ΔE00 6.76
White
#FFFFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDFE #FEEEED
analogous
#EDFEF7 #EDFDFE #EDF5FE
triadic
#EDFDFE #FEEDFD #FDFEED
tetradic
#EDFDFE #F7EDFE #FEEEED #F5FEED
square
#EDFDFE #F7EDFE #FEEEED #F5FEED
split-complementary
#EDFDFE #FEEDF5 #FEF7ED
monochromatic
#79F0F8 #B3F7FB #E2FCFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.05
#EDFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EDFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDFE
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDFE | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E8FEFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfdfe; /* rgb */ color: rgb(237, 253, 254); /* oklch */ color: oklch(98.3% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#f2fefe',
500: '#edfdfe',
950: '#000000',
},
}SCSS
$custom: #edfdfe; $custom-light: #f2fefe; $custom-dark: #000000;
JSON
{
"hex": "#edfdfe",
"rgb": {
"r": 237,
"g": 253,
"b": 254
},
"hsl": {
"h": 183.529,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98255,
"c": 0.01684,
"h": 201.4
},
"luminance": 0.95411
}Semantic roles & 50–950 ramp
primary
#EDFDFE
secondary
#EAA9A5
accent
#0D00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585