#EBF2F2#EBF2F2
#EBF2F2 is a very light, near-neutral teal. Relative luminance 0.876; OKLCH L 95.6% C 0.007 H 197.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2F2 |
|---|---|
| RGB | rgb(235, 242, 242) |
| HSL | hsl(180, 21%, 94%) |
| HSV | hsv(180, 3%, 95%) |
| CMYK | cmyk(2.9%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.98, -2.31, -0.81) |
| CIE-LCH | lch(94.98, 2.45, 199.25°) |
| OKLab | oklab(95.59% -0.0071 -0.0022) |
| OKLCH | oklch(95.59% 0.007 197) |
| XYZ | xyz(82.0371, 87.5768, 96.5692) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.43
Aliceblue
#F0F8FF
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 3.84
Azure (CSS)
#F0FFFF
ΔE00 3.92
Off White
#FAF9F6
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2F2 #F2EBEB
analogous
#EBF2EE #EBF2F2 #EBEEF2
triadic
#EBF2F2 #F2EBF2 #F2F2EB
tetradic
#EBF2F2 #EEEBF2 #F2EBEB #EEF2EB
square
#EBF2F2 #EEEBF2 #F2EBEB #EEF2EB
split-complementary
#EBF2F2 #F2EBEE #F2EEEB
monochromatic
#A1C2C2 #C6DADA #EBF2F2 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.13
#EBF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EBF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2F2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2F2 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#EFF0F2
Tritanopia (blue-blind)
#E9F3F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf2f2; /* rgb */ color: rgb(235, 242, 242); /* oklch */ color: oklch(95.6% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#f1f6f6',
500: '#ebf2f2',
950: '#000000',
},
}SCSS
$custom: #ebf2f2; $custom-light: #f1f6f6; $custom-dark: #000000;
JSON
{
"hex": "#ebf2f2",
"rgb": {
"r": 235,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95587,
"c": 0.00746,
"h": 197
},
"luminance": 0.87577
}Semantic roles & 50–950 ramp
primary
#EBF2F2
secondary
#CAB7B7
accent
#4646A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585