#ECFFFE#ECFFFE
#ECFFFE is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.6% C 0.020 H 193.0°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFFE |
|---|---|
| RGB | rgb(236, 255, 254) |
| HSL | hsl(177, 100%, 96%) |
| HSV | hsv(177, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.63, -6.35, -1.64) |
| CIE-LCH | lch(98.63, 6.56, 194.53°) |
| OKLab | oklab(98.58% -0.0194 -0.0045) |
| OKLCH | oklch(98.58% 0.02 193) |
| XYZ | xyz(88.2376, 96.5075, 107.7258) |
| Luminance | 0.9651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.61
Mintcream
#F5FFFA
ΔE00 3.54
Lightcyan
#E0FFFF
ΔE00 3.66
Honeydew
#F0FFF0
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Very Pale Blue
#D6FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFFE #FFECED
analogous
#ECFFF5 #ECFFFE #ECF7FF
triadic
#ECFFFE #FEECFF #FFFEEC
tetradic
#ECFFFE #F5ECFF #FFECED #F7FFEC
square
#ECFFFE #F5ECFF #FFECED #F7FFEC
split-complementary
#ECFFFE #FFECF7 #FFF5EC
monochromatic
#72FFF8 #AFFFFB #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.03
#ECFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#ECFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFFE
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFFE | 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)
#FCFDFE
Deuteranopia (green-blind)
#F8FAFE
Tritanopia (blue-blind)
#E7FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ecfffe; /* rgb */ color: rgb(236, 255, 254); /* oklch */ color: oklch(98.6% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#f2fffe',
500: '#ecfffe',
950: '#000000',
},
}SCSS
$custom: #ecfffe; $custom-light: #f2fffe; $custom-dark: #000000;
JSON
{
"hex": "#ecfffe",
"rgb": {
"r": 236,
"g": 255,
"b": 254
},
"hsl": {
"h": 176.842,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.98582,
"c": 0.01988,
"h": 193
},
"luminance": 0.96509
}Semantic roles & 50–950 ramp
primary
#ECFFFE
secondary
#EEA1A5
accent
#000CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685