#ECFEFA#ECFEFA
#ECFEFA is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.3% C 0.020 H 181.1°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFEFA |
|---|---|
| RGB | rgb(236, 254, 250) |
| HSL | hsl(167, 90%, 96%) |
| HSV | hsv(167, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.28, -6.58, -0.11) |
| CIE-LCH | lch(98.28, 6.59, 180.93°) |
| OKLab | oklab(98.27% -0.0195 -0.0004) |
| OKLCH | oklch(98.27% 0.02 181.1) |
| XYZ | xyz(87.2856, 95.6176, 104.2814) |
| Luminance | 0.9562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.40
Mintcream
#F5FFFA
ΔE00 3.00
Lightcyan
#E0FFFF
ΔE00 4.10
Honeydew
#F0FFF0
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.27
Very Pale Blue
#D6FFFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFEFA #FEECF0
analogous
#ECFEF1 #ECFEFA #ECF9FE
triadic
#ECFEFA #FAECFE #FEFAEC
tetradic
#ECFEFA #F1ECFE #FEECF0 #F9FEEC
square
#ECFEFA #F1ECFE #FEECF0 #F9FEEC
split-complementary
#ECFEFA #FEECF9 #FEF1EC
monochromatic
#78F8DB #B2FBEB #E2FDF7 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.04
#ECFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#ECFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFEFA
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFEFA | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#E8FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ecfefa; /* rgb */ color: rgb(236, 254, 250); /* oklch */ color: oklch(98.3% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#f2fefb',
500: '#ecfefa',
950: '#000000',
},
}SCSS
$custom: #ecfefa; $custom-light: #f2fefb; $custom-dark: #000000;
JSON
{
"hex": "#ecfefa",
"rgb": {
"r": 236,
"g": 254,
"b": 250
},
"hsl": {
"h": 166.667,
"s": 90,
"l": 96.078
},
"oklch": {
"l": 0.9827,
"c": 0.01953,
"h": 181.1
},
"luminance": 0.95619
}Semantic roles & 50–950 ramp
primary
#ECFEFA
secondary
#EAA4B4
accent
#0033E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585