#EBF2F3#EBF2F3
#EBF2F3 is a very light, near-neutral teal. Relative luminance 0.876; OKLCH L 95.6% C 0.008 H 207.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2F3 |
|---|---|
| RGB | rgb(235, 242, 243) |
| HSL | hsl(188, 25%, 94%) |
| HSV | hsv(188, 3%, 95%) |
| CMYK | cmyk(3.3%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(95.01, -2.13, -1.29) |
| CIE-LCH | lch(95.01, 2.49, 211.15°) |
| OKLab | oklab(95.62% -0.0067 -0.0035) |
| OKLCH | oklch(95.62% 0.008 207.1) |
| XYZ | xyz(82.1877, 87.6371, 97.3624) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.33
Azure (CSS)
#F0FFFF
ΔE00 4.06
Pale Grey
#FDFDFE
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.19
Mintcream
#F5FFFA
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2F3 #F3ECEB
analogous
#EBF3F0 #EBF2F3 #EBEEF3
triadic
#EBF2F3 #F3EBF2 #F2F3EB
tetradic
#EBF2F3 #F0EBF3 #F3ECEB #EEF3EB
square
#EBF2F3 #F0EBF3 #F3ECEB #EEF3EB
split-complementary
#EBF2F3 #F3EBEE #F3F0EB
monochromatic
#9EC0C5 #C5D9DC #EBF2F3 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.13
#EBF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#EBF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2F3
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2F3 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#E9F3F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf2f3; /* rgb */ color: rgb(235, 242, 243); /* oklch */ color: oklch(95.6% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#f1f6f7',
500: '#ebf2f3',
950: '#000000',
},
}SCSS
$custom: #ebf2f3; $custom-light: #f1f6f7; $custom-dark: #000000;
JSON
{
"hex": "#ebf2f3",
"rgb": {
"r": 235,
"g": 242,
"b": 243
},
"hsl": {
"h": 187.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95615,
"c": 0.00759,
"h": 207.1
},
"luminance": 0.87637
}Semantic roles & 50–950 ramp
primary
#EBF2F3
secondary
#CCB9B6
accent
#4E42A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585