#EBFBFB#EBFBFB
#EBFBFB is a very light, near-neutral teal. Relative luminance 0.936; OKLCH L 97.6% C 0.017 H 196.9°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFB |
|---|---|
| RGB | rgb(235, 251, 251) |
| HSL | hsl(180, 67%, 95%) |
| HSV | hsv(180, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.48, -5.22, -1.80) |
| CIE-LCH | lch(97.48, 5.52, 199.06°) |
| OKLab | oklab(97.63% -0.0161 -0.0049) |
| OKLCH | oklch(97.63% 0.017 196.9) |
| XYZ | xyz(86.1671, 93.6206, 104.7790) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.93
Mintcream
#F5FFFA
ΔE00 3.15
Lightcyan
#E0FFFF
ΔE00 4.75
Aliceblue
#F0F8FF
ΔE00 5.38
Honeydew
#F0FFF0
ΔE00 6.56
Whitesmoke
#F5F5F5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFB #FBEBEB
analogous
#EBFBF3 #EBFBFB #EBF3FB
triadic
#EBFBFB #FBEBFB #FBFBEB
tetradic
#EBFBFB #F3EBFB #FBEBEB #F3FBEB
square
#EBFBFB #F3EBFB #FBEBEB #F3FBEB
split-complementary
#EBFBFB #FBEBF3 #FBF3EB
monochromatic
#85E7E7 #B8F1F1 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.06
#EBFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#EBFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFB
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFB | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F5F7FB
Tritanopia (blue-blind)
#E7FCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbfb; /* rgb */ color: rgb(235, 251, 251); /* oklch */ color: oklch(97.6% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#f1fcfc',
500: '#ebfbfb',
950: '#000000',
},
}SCSS
$custom: #ebfbfb; $custom-light: #f1fcfc; $custom-dark: #000000;
JSON
{
"hex": "#ebfbfb",
"rgb": {
"r": 235,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97629,
"c": 0.0168,
"h": 196.9
},
"luminance": 0.93622
}Semantic roles & 50–950 ramp
primary
#EBFBFB
secondary
#E0AAAA
accent
#1717CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585