#EBF3F2#EBF3F2
#EBF3F2 is a very light, near-neutral teal. Relative luminance 0.882; OKLCH L 95.8% C 0.009 H 188.1°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3F2 |
|---|---|
| RGB | rgb(235, 243, 242) |
| HSL | hsl(173, 25%, 94%) |
| HSV | hsv(173, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(95.23, -2.82, -0.44) |
| CIE-LCH | lch(95.23, 2.86, 188.87°) |
| OKLab | oklab(95.79% -0.0085 -0.0012) |
| OKLCH | oklch(95.79% 0.009 188.1) |
| XYZ | xyz(82.3355, 88.1737, 96.6687) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.21
Azure (CSS)
#F0FFFF
ΔE00 3.43
Whitesmoke
#F5F5F5
ΔE00 3.96
Aliceblue
#F0F8FF
ΔE00 4.21
Off White
#FAF9F6
ΔE00 4.37
Pale Grey
#FDFDFE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3F2 #F3EBEC
analogous
#EBF3EE #EBF3F2 #EBF0F3
triadic
#EBF3F2 #F2EBF3 #F3F2EB
tetradic
#EBF3F2 #EEEBF3 #F3EBEC #F0F3EB
square
#EBF3F2 #EEEBF3 #F3EBEC #F0F3EB
split-complementary
#EBF3F2 #F3EBF0 #F3EEEB
monochromatic
#9EC5C0 #C5DCD9 #EBF3F2 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.13
#EBF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#EBF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3F2
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3F2 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#E9F3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf3f2; /* rgb */ color: rgb(235, 243, 242); /* oklch */ color: oklch(95.8% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#f1f7f6',
500: '#ebf3f2',
950: '#000000',
},
}SCSS
$custom: #ebf3f2; $custom-light: #f1f7f6; $custom-dark: #000000;
JSON
{
"hex": "#ebf3f2",
"rgb": {
"r": 235,
"g": 243,
"b": 242
},
"hsl": {
"h": 172.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95785,
"c": 0.0086,
"h": 188.1
},
"luminance": 0.88174
}Semantic roles & 50–950 ramp
primary
#EBF3F2
secondary
#CCB6B9
accent
#424EA4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585