#EBF7F2#EBF7F2
#EBF7F2 is a very light, near-neutral teal. Relative luminance 0.906; OKLCH L 96.6% C 0.014 H 169.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7F2 |
|---|---|
| RGB | rgb(235, 247, 242) |
| HSL | hsl(155, 43%, 95%) |
| HSV | hsv(155, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(96.24, -4.85, 1.03) |
| CIE-LCH | lch(96.24, 4.95, 167.98°) |
| OKLab | oklab(96.58% -0.014 0.0027) |
| OKLCH | oklch(96.58% 0.014 169.3) |
| XYZ | xyz(83.5456, 90.5939, 97.0721) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.89
Azure (CSS)
#F0FFFF
ΔE00 2.92
Honeydew
#F0FFF0
ΔE00 4.61
Off White
#FAF9F6
ΔE00 6.11
Lightcyan
#E0FFFF
ΔE00 6.27
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7F2 #F7EBF0
analogous
#EBF7EC #EBF7F2 #EBF6F7
triadic
#EBF7F2 #F2EBF7 #F7F2EB
tetradic
#EBF7F2 #ECEBF7 #F7EBF0 #F6F7EB
square
#EBF7F2 #ECEBF7 #F7EBF0 #F6F7EB
split-complementary
#EBF7F2 #F7EBF6 #F7ECEB
monochromatic
#94D4B9 #BFE6D6 #E9F6F1 #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.10
#EBF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EBF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7F2
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7F2 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#E9F7F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7f2; /* rgb */ color: rgb(235, 247, 242); /* oklch */ color: oklch(96.6% 0.014 169.3);
Tailwind
colors: {
custom: {
50: '#f1f9f6',
500: '#ebf7f2',
950: '#000000',
},
}SCSS
$custom: #ebf7f2; $custom-light: #f1f9f6; $custom-dark: #000000;
JSON
{
"hex": "#ebf7f2",
"rgb": {
"r": 235,
"g": 247,
"b": 242
},
"hsl": {
"h": 155,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.9658,
"c": 0.01427,
"h": 169.3
},
"luminance": 0.90595
}Semantic roles & 50–950 ramp
primary
#EBF7F2
secondary
#D5B1C0
accent
#3068B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585