#EBF5F2#EBF5F2
#EBF5F2 is a very light, near-neutral teal. Relative luminance 0.894; OKLCH L 96.2% C 0.011 H 176.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5F2 |
|---|---|
| RGB | rgb(235, 245, 242) |
| HSL | hsl(162, 33%, 94%) |
| HSV | hsv(162, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 1.2%, 3.9%) |
| CIE-LAB | lab(95.74, -3.83, 0.30) |
| CIE-LCH | lch(95.74, 3.85, 175.59°) |
| OKLab | oklab(96.18% -0.0113 0.0007) |
| OKLCH | oklch(96.18% 0.011 176.3) |
| XYZ | xyz(82.9373, 89.3773, 96.8693) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.21
Azure (CSS)
#F0FFFF
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 5.12
Off White
#FAF9F6
ΔE00 5.16
Aliceblue
#F0F8FF
ΔE00 5.42
White
#FFFFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5F2 #F5EBEE
analogous
#EBF5ED #EBF5F2 #EBF3F5
triadic
#EBF5F2 #F2EBF5 #F5F2EB
tetradic
#EBF5F2 #EDEBF5 #F5EBEE #F3F5EB
square
#EBF5F2 #EDEBF5 #F5EBEE #F3F5EB
split-complementary
#EBF5F2 #F5EBF3 #F5EDEB
monochromatic
#99CCBD #C2E1D7 #EBF5F2 #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.11
#EBF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EBF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5F2
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5F2 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F2
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#E9F5F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf5f2; /* rgb */ color: rgb(235, 245, 242); /* oklch */ color: oklch(96.2% 0.011 176.3);
Tailwind
colors: {
custom: {
50: '#f1f8f6',
500: '#ebf5f2',
950: '#000000',
},
}SCSS
$custom: #ebf5f2; $custom-light: #f1f8f6; $custom-dark: #000000;
JSON
{
"hex": "#ebf5f2",
"rgb": {
"r": 235,
"g": 245,
"b": 242
},
"hsl": {
"h": 162,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.96182,
"c": 0.01129,
"h": 176.3
},
"luminance": 0.89378
}Semantic roles & 50–950 ramp
primary
#EBF5F2
secondary
#D0B4BC
accent
#395CAC
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585