#EBFBFD#EBFBFD
#EBFBFD is a very light, near-neutral teal. Relative luminance 0.937; OKLCH L 97.7% C 0.017 H 205.9°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFD |
|---|---|
| RGB | rgb(235, 251, 253) |
| HSL | hsl(187, 82%, 96%) |
| HSV | hsv(187, 7%, 99%) |
| CMYK | cmyk(7.1%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.53, -4.84, -2.76) |
| CIE-LCH | lch(97.53, 5.57, 209.64°) |
| OKLab | oklab(97.69% -0.0153 -0.0074) |
| OKLCH | oklch(97.69% 0.017 205.9) |
| XYZ | xyz(86.4840, 93.7474, 106.4482) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.25
Mintcream
#F5FFFA
ΔE00 3.81
Aliceblue
#F0F8FF
ΔE00 4.63
Lightcyan
#E0FFFF
ΔE00 5.10
Whitesmoke
#F5F5F5
ΔE00 6.64
White
#FFFFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFD #FDEDEB
analogous
#EBFDF6 #EBFBFD #EBF2FD
triadic
#EBFBFD #FDEBFB #FBFDEB
tetradic
#EBFBFD #F6EBFD #FDEDEB #F2FDEB
square
#EBFBFD #F6EBFD #FDEDEB #F2FDEB
split-complementary
#EBFBFD #FDEBF2 #FDF6EB
monochromatic
#7CE5F2 #B3F0F7 #E3F9FC #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.06
#EBFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EBFBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFD
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFD | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E6FCFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbfd; /* rgb */ color: rgb(235, 251, 253); /* oklch */ color: oklch(97.7% 0.017 205.9);
Tailwind
colors: {
custom: {
50: '#f1fcfe',
500: '#ebfbfd',
950: '#000000',
},
}SCSS
$custom: #ebfbfd; $custom-light: #f1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ebfbfd",
"rgb": {
"r": 235,
"g": 251,
"b": 253
},
"hsl": {
"h": 186.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97687,
"c": 0.01704,
"h": 205.9
},
"luminance": 0.93748
}Semantic roles & 50–950 ramp
primary
#EBFBFD
secondary
#E7ADA6
accent
#1F07DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585