#EBF4F0#EBF4F0
#EBF4F0 is a very light, near-neutral teal. Relative luminance 0.887; OKLCH L 95.9% C 0.011 H 167.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4F0 |
|---|---|
| RGB | rgb(235, 244, 240) |
| HSL | hsl(153, 29%, 94%) |
| HSV | hsv(153, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(95.44, -3.69, 0.89) |
| CIE-LCH | lch(95.44, 3.79, 166.45°) |
| OKLab | oklab(95.93% -0.0106 0.0023) |
| OKLCH | oklch(95.93% 0.011 167.8) |
| XYZ | xyz(82.3369, 88.6544, 95.1954) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.27
Azure (CSS)
#F0FFFF
ΔE00 3.40
Off White
#FAF9F6
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.48
White
#FFFFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4F0 #F4EBEF
analogous
#EBF4EC #EBF4F0 #EBF4F4
triadic
#EBF4F0 #F0EBF4 #F4F0EB
tetradic
#EBF4F0 #ECEBF4 #F4EBEF #F4F4EB
square
#EBF4F0 #ECEBF4 #F4EBEF #F4F4EB
split-complementary
#EBF4F0 #F4EBF4 #F4ECEB
monochromatic
#9CC9B5 #C4DED2 #EBF4F0 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.12
#EBF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EBF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4F0
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4F0 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F0
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#E9F4F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf4f0; /* rgb */ color: rgb(235, 244, 240); /* oklch */ color: oklch(95.9% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#f1f7f4',
500: '#ebf4f0',
950: '#000000',
},
}SCSS
$custom: #ebf4f0; $custom-light: #f1f7f4; $custom-dark: #000000;
JSON
{
"hex": "#ebf4f0",
"rgb": {
"r": 235,
"g": 244,
"b": 240
},
"hsl": {
"h": 153.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.95927,
"c": 0.0109,
"h": 167.8
},
"luminance": 0.88655
}Semantic roles & 50–950 ramp
primary
#EBF4F0
secondary
#CEB5C0
accent
#3E6DA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585