#EBF4F3#EBF4F3
#EBF4F3 is a very light, near-neutral teal. Relative luminance 0.888; OKLCH L 96.0% C 0.010 H 189.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4F3 |
|---|---|
| RGB | rgb(235, 244, 243) |
| HSL | hsl(173, 29%, 94%) |
| HSV | hsv(173, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 0.4%, 4.3%) |
| CIE-LAB | lab(95.51, -3.15, -0.55) |
| CIE-LCH | lch(95.51, 3.20, 189.96°) |
| OKLab | oklab(96.01% -0.0095 -0.0015) |
| OKLCH | oklch(96.01% 0.01 189.1) |
| XYZ | xyz(82.7862, 88.8341, 97.5619) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.96
Azure (CSS)
#F0FFFF
ΔE00 3.01
Aliceblue
#F0F8FF
ΔE00 4.30
Whitesmoke
#F5F5F5
ΔE00 4.34
Off White
#FAF9F6
ΔE00 4.70
White
#FFFFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4F3 #F4EBEC
analogous
#EBF4EF #EBF4F3 #EBF1F4
triadic
#EBF4F3 #F3EBF4 #F4F3EB
tetradic
#EBF4F3 #EFEBF4 #F4EBEC #F1F4EB
square
#EBF4F3 #EFEBF4 #F4EBEC #F1F4EB
split-complementary
#EBF4F3 #F4EBF1 #F4EFEB
monochromatic
#9CC9C4 #C4DEDB #EBF4F3 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.12
#EBF4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EBF4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4F3
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4F3 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F3
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#E9F5F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf4f3; /* rgb */ color: rgb(235, 244, 243); /* oklch */ color: oklch(96.0% 0.010 189.1);
Tailwind
colors: {
custom: {
50: '#f1f7f7',
500: '#ebf4f3',
950: '#000000',
},
}SCSS
$custom: #ebf4f3; $custom-light: #f1f7f7; $custom-dark: #000000;
JSON
{
"hex": "#ebf4f3",
"rgb": {
"r": 235,
"g": 244,
"b": 243
},
"hsl": {
"h": 173.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.96011,
"c": 0.00963,
"h": 189.1
},
"luminance": 0.88835
}Semantic roles & 50–950 ramp
primary
#EBF4F3
secondary
#CEB5B8
accent
#3E4AA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585