#EBFAF8#EBFAF8
#EBFAF8 is a very light, near-neutral teal. Relative luminance 0.928; OKLCH L 97.3% C 0.016 H 187.3°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAF8 |
|---|---|
| RGB | rgb(235, 250, 248) |
| HSL | hsl(172, 60%, 95%) |
| HSV | hsv(172, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(97.15, -5.27, -0.74) |
| CIE-LCH | lch(97.15, 5.32, 187.97°) |
| OKLab | oklab(97.35% -0.0158 -0.002) |
| OKLCH | oklch(97.35% 0.016 187.3) |
| XYZ | xyz(85.3864, 92.8098, 102.2043) |
| Luminance | 0.9281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 2.49
Lightcyan
#E0FFFF
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 5.93
Whitesmoke
#F5F5F5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAF8 #FAEBED
analogous
#EBFAF0 #EBFAF8 #EBF4FA
triadic
#EBFAF8 #F8EBFA #FAF8EB
tetradic
#EBFAF8 #F0EBFA #FAEBED #F4FAEB
square
#EBFAF8 #F0EBFA #FAEBED #F4FAEB
split-complementary
#EBFAF8 #FAEBF4 #FAF0EB
monochromatic
#89E2D6 #BAEEE7 #E7F9F6 #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.07
#EBFAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EBFAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAF8
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAF8 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F5F6F8
Tritanopia (blue-blind)
#E7FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfaf8; /* rgb */ color: rgb(235, 250, 248); /* oklch */ color: oklch(97.3% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#f1fcfa',
500: '#ebfaf8',
950: '#000000',
},
}SCSS
$custom: #ebfaf8; $custom-light: #f1fcfa; $custom-dark: #000000;
JSON
{
"hex": "#ebfaf8",
"rgb": {
"r": 235,
"g": 250,
"b": 248
},
"hsl": {
"h": 172,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97345,
"c": 0.01598,
"h": 187.3
},
"luminance": 0.92811
}Semantic roles & 50–950 ramp
primary
#EBFAF8
secondary
#DDACB3
accent
#1E34C8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585