#EDFFFF#EDFFFF
#EDFFFF is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.7% C 0.019 H 196.9°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFF |
|---|---|
| RGB | rgb(237, 255, 255) |
| HSL | hsl(180, 100%, 96%) |
| HSV | hsv(180, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.73, -5.84, -2.01) |
| CIE-LCH | lch(98.73, 6.18, 199.02°) |
| OKLab | oklab(98.68% -0.018 -0.0055) |
| OKLCH | oklch(98.68% 0.019 196.9) |
| XYZ | xyz(88.7312, 96.7434, 108.5869) |
| Luminance | 0.9675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.08
Mintcream
#F5FFFA
ΔE00 3.47
Lightcyan
#E0FFFF
ΔE00 4.09
Aliceblue
#F0F8FF
ΔE00 6.00
Honeydew
#F0FFF0
ΔE00 6.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFF #FFEDED
analogous
#EDFFF6 #EDFFFF #EDF6FF
triadic
#EDFFFF #FFEDFF #FFFFED
tetradic
#EDFFFF #F6EDFF #FFEDED #F6FFED
square
#EDFFFF #F6EDFF #FFEDED #F6FFED
split-complementary
#EDFFFF #FFEDF6 #FFF6ED
monochromatic
#73FFFF #B0FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.03
#EDFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#EDFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFF
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFF | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#E8FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edffff; /* rgb */ color: rgb(237, 255, 255); /* oklch */ color: oklch(98.7% 0.019 196.9);
Tailwind
colors: {
custom: {
50: '#f2ffff',
500: '#edffff',
950: '#000000',
},
}SCSS
$custom: #edffff; $custom-light: #f2ffff; $custom-dark: #000000;
JSON
{
"hex": "#edffff",
"rgb": {
"r": 237,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98682,
"c": 0.01882,
"h": 196.9
},
"luminance": 0.96745
}Semantic roles & 50–950 ramp
primary
#EDFFFF
secondary
#EFA2A2
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171818
muted
#858686