#EBF8F2#EBF8F2
#EBF8F2 is a very light, near-neutral teal. Relative luminance 0.912; OKLCH L 96.8% C 0.016 H 166.7°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8F2 |
|---|---|
| RGB | rgb(235, 248, 242) |
| HSL | hsl(152, 48%, 95%) |
| HSV | hsv(152, 5%, 97%) |
| CMYK | cmyk(5.2%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(96.50, -5.35, 1.40) |
| CIE-LCH | lch(96.50, 5.53, 165.33°) |
| OKLab | oklab(96.78% -0.0154 0.0036) |
| OKLCH | oklch(96.78% 0.016 166.7) |
| XYZ | xyz(83.8523, 91.2071, 97.1743) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.06
Azure (CSS)
#F0FFFF
ΔE00 3.16
Honeydew
#F0FFF0
ΔE00 4.02
Lightcyan
#E0FFFF
ΔE00 6.04
Ivory
#FFFFF0
ΔE00 6.36
Off White
#FAF9F6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8F2 #F8EBF1
analogous
#EBF8EC #EBF8F2 #EBF8F8
triadic
#EBF8F2 #F2EBF8 #F8F2EB
tetradic
#EBF8F2 #ECEBF8 #F8EBF1 #F8F8EB
square
#EBF8F2 #ECEBF8 #F8EBF1 #F8F8EB
split-complementary
#EBF8F2 #F8EBF8 #F8ECEB
monochromatic
#90D8B7 #BEE8D5 #E8F7F0 #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.09
#EBF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EBF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8F2
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8F2 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F5F4F2
Tritanopia (blue-blind)
#E9F8F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf8f2; /* rgb */ color: rgb(235, 248, 242); /* oklch */ color: oklch(96.8% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#f1faf6',
500: '#ebf8f2',
950: '#000000',
},
}SCSS
$custom: #ebf8f2; $custom-light: #f1faf6; $custom-dark: #000000;
JSON
{
"hex": "#ebf8f2",
"rgb": {
"r": 235,
"g": 248,
"b": 242
},
"hsl": {
"h": 152.308,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.96779,
"c": 0.01581,
"h": 166.7
},
"luminance": 0.91208
}Semantic roles & 50–950 ramp
primary
#EBF8F2
secondary
#D8B0C2
accent
#2A6DBB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585