#EBF4F4#EBF4F4
#EBF4F4 is a very light, near-neutral teal. Relative luminance 0.889; OKLCH L 96.0% C 0.010 H 197.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4F4 |
|---|---|
| RGB | rgb(235, 244, 244) |
| HSL | hsl(180, 29%, 94%) |
| HSV | hsv(180, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(95.54, -2.97, -1.03) |
| CIE-LCH | lch(95.54, 3.14, 199.20°) |
| OKLab | oklab(96.04% -0.0091 -0.0028) |
| OKLCH | oklch(96.04% 0.01 197) |
| XYZ | xyz(82.9376, 88.8947, 98.3594) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 3.32
Aliceblue
#F0F8FF
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.71
Pale Grey
#FDFDFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4F4 #F4EBEB
analogous
#EBF4F0 #EBF4F4 #EBF0F4
triadic
#EBF4F4 #F4EBF4 #F4F4EB
tetradic
#EBF4F4 #F0EBF4 #F4EBEB #F0F4EB
square
#EBF4F4 #F0EBF4 #F4EBEB #F0F4EB
split-complementary
#EBF4F4 #F4EBF0 #F4F0EB
monochromatic
#9CC9C9 #C4DEDE #EBF4F4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.12
#EBF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EBF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4F4
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4F4 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#E9F5F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf4f4; /* rgb */ color: rgb(235, 244, 244); /* oklch */ color: oklch(96.0% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#f1f7f7',
500: '#ebf4f4',
950: '#000000',
},
}SCSS
$custom: #ebf4f4; $custom-light: #f1f7f7; $custom-dark: #000000;
JSON
{
"hex": "#ebf4f4",
"rgb": {
"r": 235,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.9604,
"c": 0.00956,
"h": 197
},
"luminance": 0.88895
}Semantic roles & 50–950 ramp
primary
#EBF4F4
secondary
#CEB5B5
accent
#3E3EA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585