#EBF6F2#EBF6F2
#EBF6F2 is a very light, near-neutral teal. Relative luminance 0.900; OKLCH L 96.4% C 0.013 H 172.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6F2 |
|---|---|
| RGB | rgb(235, 246, 242) |
| HSL | hsl(158, 38%, 94%) |
| HSV | hsv(158, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(95.99, -4.34, 0.66) |
| CIE-LCH | lch(95.99, 4.39, 171.31°) |
| OKLab | oklab(96.38% -0.0126 0.0017) |
| OKLCH | oklch(96.38% 0.013 172.4) |
| XYZ | xyz(83.2407, 89.9839, 96.9704) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.94
Azure (CSS)
#F0FFFF
ΔE00 2.80
Honeydew
#F0FFF0
ΔE00 5.23
Off White
#FAF9F6
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 5.71
Aliceblue
#F0F8FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6F2 #F6EBEF
analogous
#EBF6ED #EBF6F2 #EBF5F6
triadic
#EBF6F2 #F2EBF6 #F6F2EB
tetradic
#EBF6F2 #EDEBF6 #F6EBEF #F5F6EB
square
#EBF6F2 #EDEBF6 #F6EBEF #F5F6EB
split-complementary
#EBF6F2 #F6EBF5 #F6EDEB
monochromatic
#97D0BB #C1E3D7 #EAF6F1 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.11
#EBF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EBF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6F2
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6F2 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#E9F6F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf6f2; /* rgb */ color: rgb(235, 246, 242); /* oklch */ color: oklch(96.4% 0.013 172.4);
Tailwind
colors: {
custom: {
50: '#f1f9f6',
500: '#ebf6f2',
950: '#000000',
},
}SCSS
$custom: #ebf6f2; $custom-light: #f1f9f6; $custom-dark: #000000;
JSON
{
"hex": "#ebf6f2",
"rgb": {
"r": 235,
"g": 246,
"b": 242
},
"hsl": {
"h": 158.182,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.96381,
"c": 0.01276,
"h": 172.4
},
"luminance": 0.89985
}Semantic roles & 50–950 ramp
primary
#EBF6F2
secondary
#D3B3BE
accent
#3562B1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585