#EBF9FB#EBF9FB
#EBF9FB is a very light, near-neutral teal. Relative luminance 0.924; OKLCH L 97.2% C 0.015 H 207.1°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9FB |
|---|---|
| RGB | rgb(235, 249, 251) |
| HSL | hsl(188, 67%, 95%) |
| HSV | hsv(188, 6%, 98%) |
| CMYK | cmyk(6.4%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(96.97, -4.21, -2.54) |
| CIE-LCH | lch(96.97, 4.92, 211.13°) |
| OKLab | oklab(97.23% -0.0134 -0.0068) |
| OKLCH | oklch(97.23% 0.015 207.1) |
| XYZ | xyz(85.5456, 92.3777, 104.5719) |
| Luminance | 0.9238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.61
Mintcream
#F5FFFA
ΔE00 3.68
Aliceblue
#F0F8FF
ΔE00 4.01
Lightcyan
#E0FFFF
ΔE00 5.84
Whitesmoke
#F5F5F5
ΔE00 5.91
White
#FFFFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9FB #FBEDEB
analogous
#EBFBF5 #EBF9FB #EBF1FB
triadic
#EBF9FB #FBEBF9 #F9FBEB
tetradic
#EBF9FB #F5EBFB #FBEDEB #F1FBEB
square
#EBF9FB #F5EBFB #FBEDEB #F1FBEB
split-complementary
#EBF9FB #FBEBF1 #FBF5EB
monochromatic
#85DAE7 #B8EAF1 #E5F7FA #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.08
#EBF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#EBF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9FB
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9FB | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#E7FAFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebf9fb; /* rgb */ color: rgb(235, 249, 251); /* oklch */ color: oklch(97.2% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#f1fbfc',
500: '#ebf9fb',
950: '#000000',
},
}SCSS
$custom: #ebf9fb; $custom-light: #f1fbfc; $custom-dark: #000000;
JSON
{
"hex": "#ebf9fb",
"rgb": {
"r": 235,
"g": 249,
"b": 251
},
"hsl": {
"h": 187.5,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97232,
"c": 0.01501,
"h": 207.1
},
"luminance": 0.92379
}Semantic roles & 50–950 ramp
primary
#EBF9FB
secondary
#E0B1AA
accent
#2E17CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585