#EBFAF6#EBFAF6
#EBFAF6 is a very light, near-neutral teal. Relative luminance 0.927; OKLCH L 97.3% C 0.017 H 178.3°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAF6 |
|---|---|
| RGB | rgb(235, 250, 246) |
| HSL | hsl(164, 60%, 95%) |
| HSV | hsv(164, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(97.10, -5.63, 0.22) |
| CIE-LCH | lch(97.10, 5.64, 177.76°) |
| OKLab | oklab(97.29% -0.0166 0.0005) |
| OKLCH | oklch(97.29% 0.017 178.3) |
| XYZ | xyz(85.0778, 92.6864, 100.5789) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.21
Mintcream
#F5FFFA
ΔE00 2.26
Honeydew
#F0FFF0
ΔE00 4.70
Lightcyan
#E0FFFF
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 6.77
Off White
#FAF9F6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAF6 #FAEBEF
analogous
#EBFAEE #EBFAF6 #EBF6FA
triadic
#EBFAF6 #F6EBFA #FAF6EB
tetradic
#EBFAF6 #EEEBFA #FAEBEF #F6FAEB
square
#EBFAF6 #EEEBFA #FAEBEF #F6FAEB
split-complementary
#EBFAF6 #FAEBF6 #FAEEEB
monochromatic
#89E2CA #BAEEE0 #E7F9F4 #E7F9F4 #E7F9F4
Accessibility & contrast
On white
1.07
#EBFAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EBFAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAF6
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAF6 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#E8FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfaf6; /* rgb */ color: rgb(235, 250, 246); /* oklch */ color: oklch(97.3% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#f1fcf9',
500: '#ebfaf6',
950: '#000000',
},
}SCSS
$custom: #ebfaf6; $custom-light: #f1fcf9; $custom-dark: #000000;
JSON
{
"hex": "#ebfaf6",
"rgb": {
"r": 235,
"g": 250,
"b": 246
},
"hsl": {
"h": 164,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97289,
"c": 0.01661,
"h": 178.3
},
"luminance": 0.92687
}Semantic roles & 50–950 ramp
primary
#EBFAF6
secondary
#DDACB9
accent
#1E4BC8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585