#EBFCFB#EBFCFB
#EBFCFB is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.8% C 0.018 H 192.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCFB |
|---|---|
| RGB | rgb(235, 252, 251) |
| HSL | hsl(176, 74%, 95%) |
| HSV | hsv(176, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.73, -5.72, -1.43) |
| CIE-LCH | lch(97.73, 5.90, 194.06°) |
| OKLab | oklab(97.83% -0.0174 -0.0039) |
| OKLCH | oklch(97.83% 0.018 192.6) |
| XYZ | xyz(86.4803, 94.2470, 104.8834) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.20
Mintcream
#F5FFFA
ΔE00 3.09
Lightcyan
#E0FFFF
ΔE00 4.30
Honeydew
#F0FFF0
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCFB #FCEBEC
analogous
#EBFCF2 #EBFCFB #EBF4FC
triadic
#EBFCFB #FBEBFC #FCFBEB
tetradic
#EBFCFB #F2EBFC #FCEBEC #F4FCEB
square
#EBFCFB #F2EBFC #FCEBEC #F4FCEB
split-complementary
#EBFCFB #FCEBF4 #FCF2EB
monochromatic
#81ECE6 #B6F4F0 #E4FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.06
#EBFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EBFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCFB
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCFB | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#E7FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcfb; /* rgb */ color: rgb(235, 252, 251); /* oklch */ color: oklch(97.8% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#f1fdfc',
500: '#ebfcfb',
950: '#000000',
},
}SCSS
$custom: #ebfcfb; $custom-light: #f1fdfc; $custom-dark: #000000;
JSON
{
"hex": "#ebfcfb",
"rgb": {
"r": 235,
"g": 252,
"b": 251
},
"hsl": {
"h": 176.471,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97829,
"c": 0.01786,
"h": 192.6
},
"luminance": 0.94248
}Semantic roles & 50–950 ramp
primary
#EBFCFB
secondary
#E3A8AB
accent
#0F1BD6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585