#EBFBFE#EBFBFE
#EBFBFE is a very light, near-neutral teal. Relative luminance 0.938; OKLCH L 97.7% C 0.017 H 210.2°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFE |
|---|---|
| RGB | rgb(235, 251, 254) |
| HSL | hsl(189, 90%, 96%) |
| HSV | hsv(189, 7%, 100%) |
| CMYK | cmyk(7.5%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.56, -4.66, -3.23) |
| CIE-LCH | lch(97.56, 5.67, 214.77°) |
| OKLab | oklab(97.72% -0.0149 -0.0087) |
| OKLCH | oklch(97.72% 0.017 210.2) |
| XYZ | xyz(86.6437, 93.8113, 107.2893) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.62
Mintcream
#F5FFFA
ΔE00 4.18
Aliceblue
#F0F8FF
ΔE00 4.29
Lightcyan
#E0FFFF
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 6.59
White
#FFFFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFE #FEEEEB
analogous
#EBFEF7 #EBFBFE #EBF1FE
triadic
#EBFBFE #FEEBFB #FBFEEB
tetradic
#EBFBFE #F7EBFE #FEEEEB #F1FEEB
square
#EBFBFE #F7EBFE #FEEEEB #F1FEEB
split-complementary
#EBFBFE #FEEBF1 #FEF7EB
monochromatic
#76E4F8 #B1EFFB #E2F9FE #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.06
#EBFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#EBFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#E6FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbfe; /* rgb */ color: rgb(235, 251, 254); /* oklch */ color: oklch(97.7% 0.017 210.2);
Tailwind
colors: {
custom: {
50: '#f1fcfe',
500: '#ebfbfe',
950: '#000000',
},
}SCSS
$custom: #ebfbfe; $custom-light: #f1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ebfbfe",
"rgb": {
"r": 235,
"g": 251,
"b": 254
},
"hsl": {
"h": 189.474,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97716,
"c": 0.0173,
"h": 210.2
},
"luminance": 0.93812
}Semantic roles & 50–950 ramp
primary
#EBFBFE
secondary
#EAAEA3
accent
#2400E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585