#EDFEFC#EDFEFC
#EDFEFC is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.4% C 0.018 H 188.4°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEFC |
|---|---|
| RGB | rgb(237, 254, 252) |
| HSL | hsl(173, 89%, 96%) |
| HSV | hsv(173, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(98.40, -5.90, -0.95) |
| CIE-LCH | lch(98.40, 5.97, 189.19°) |
| OKLab | oklab(98.4% -0.0178 -0.0026) |
| OKLCH | oklch(98.4% 0.018 188.4) |
| XYZ | xyz(87.9339, 95.9154, 105.9574) |
| Luminance | 0.9592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.37
Mintcream
#F5FFFA
ΔE00 2.81
Lightcyan
#E0FFFF
ΔE00 4.30
Honeydew
#F0FFF0
ΔE00 5.54
Aliceblue
#F0F8FF
ΔE00 6.46
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEFC #FEEDEF
analogous
#EDFEF4 #EDFEFC #EDF8FE
triadic
#EDFEFC #FCEDFE #FEFCED
tetradic
#EDFEFC #F4EDFE #FEEDEF #F8FEED
square
#EDFEFC #F4EDFE #FEEDEF #F8FEED
split-complementary
#EDFEFC #FEEDF8 #FEF4ED
monochromatic
#79F8E9 #B3FBF2 #E2FDFA #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.04
#EDFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#EDFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEFC
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEFC | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#E9FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfefc; /* rgb */ color: rgb(237, 254, 252); /* oklch */ color: oklch(98.4% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#f2fefd',
500: '#edfefc',
950: '#000000',
},
}SCSS
$custom: #edfefc; $custom-light: #f2fefd; $custom-dark: #000000;
JSON
{
"hex": "#edfefc",
"rgb": {
"r": 237,
"g": 254,
"b": 252
},
"hsl": {
"h": 172.941,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98397,
"c": 0.01798,
"h": 188.4
},
"luminance": 0.95916
}Semantic roles & 50–950 ramp
primary
#EDFEFC
secondary
#EAA5AD
accent
#001BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585