#EBFBFC#EBFBFC
#EBFBFC is a very light, near-neutral teal. Relative luminance 0.937; OKLCH L 97.7% C 0.017 H 201.4°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFC |
|---|---|
| RGB | rgb(235, 251, 252) |
| HSL | hsl(184, 74%, 95%) |
| HSV | hsv(184, 7%, 99%) |
| CMYK | cmyk(6.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.50, -5.03, -2.28) |
| CIE-LCH | lch(97.50, 5.52, 204.37°) |
| OKLab | oklab(97.66% -0.0157 -0.0061) |
| OKLCH | oklch(97.66% 0.017 201.4) |
| XYZ | xyz(86.3251, 93.6838, 105.6114) |
| Luminance | 0.9368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.99
Mintcream
#F5FFFA
ΔE00 3.46
Lightcyan
#E0FFFF
ΔE00 4.90
Aliceblue
#F0F8FF
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 6.72
White
#FFFFFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFC #FCECEB
analogous
#EBFCF4 #EBFBFC #EBF2FC
triadic
#EBFBFC #FCEBFB #FBFCEB
tetradic
#EBFBFC #F4EBFC #FCECEB #F2FCEB
square
#EBFBFC #F4EBFC #FCECEB #F2FCEB
split-complementary
#EBFBFC #FCEBF2 #FCF4EB
monochromatic
#81E6EC #B6F0F4 #E4FAFB #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.06
#EBFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#EBFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFC
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFC | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#E6FCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbfc; /* rgb */ color: rgb(235, 251, 252); /* oklch */ color: oklch(97.7% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#f1fcfd',
500: '#ebfbfc',
950: '#000000',
},
}SCSS
$custom: #ebfbfc; $custom-light: #f1fcfd; $custom-dark: #000000;
JSON
{
"hex": "#ebfbfc",
"rgb": {
"r": 235,
"g": 251,
"b": 252
},
"hsl": {
"h": 183.529,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97658,
"c": 0.01686,
"h": 201.4
},
"luminance": 0.93685
}Semantic roles & 50–950 ramp
primary
#EBFBFC
secondary
#E3ABA8
accent
#1B0FD6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585