#EDFFFB#EDFFFB
#EDFFFB is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.6% C 0.020 H 181.1°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFB |
|---|---|
| RGB | rgb(237, 255, 251) |
| HSL | hsl(167, 100%, 96%) |
| HSV | hsv(167, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(98.63, -6.58, -0.11) |
| CIE-LCH | lch(98.63, 6.58, 180.94°) |
| OKLab | oklab(98.57% -0.0195 -0.0004) |
| OKLCH | oklch(98.57% 0.02 181.1) |
| XYZ | xyz(88.0940, 96.4885, 105.2311) |
| Luminance | 0.9649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.37
Mintcream
#F5FFFA
ΔE00 2.97
Lightcyan
#E0FFFF
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFB #FFEDF1
analogous
#EDFFF2 #EDFFFB #EDFAFF
triadic
#EDFFFB #FBEDFF #FFFBED
tetradic
#EDFFFB #F2EDFF #FFEDF1 #FAFFED
square
#EDFFFB #F2EDFF #FFEDF1 #FAFFED
split-complementary
#EDFFFB #FFEDFA #FFF2ED
monochromatic
#73FFE0 #B0FFED #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.03
#EDFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#EDFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFB
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFB | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#E9FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfffb; /* rgb */ color: rgb(237, 255, 251); /* oklch */ color: oklch(98.6% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#f2fffc',
500: '#edfffb',
950: '#000000',
},
}SCSS
$custom: #edfffb; $custom-light: #f2fffc; $custom-dark: #000000;
JSON
{
"hex": "#edfffb",
"rgb": {
"r": 237,
"g": 255,
"b": 251
},
"hsl": {
"h": 166.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98569,
"c": 0.01952,
"h": 181.1
},
"luminance": 0.9649
}Semantic roles & 50–950 ramp
primary
#EDFFFB
secondary
#EFA2B3
accent
#0033E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685