#EBEFED#EBEFED
#EBEFED is a very light, near-neutral teal. Relative luminance 0.855; OKLCH L 94.9% C 0.005 H 165.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFED |
|---|---|
| RGB | rgb(235, 239, 237) |
| HSL | hsl(150, 11%, 93%) |
| HSV | hsv(150, 2%, 94%) |
| CMYK | cmyk(1.7%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(94.10, -1.69, 0.50) |
| CIE-LCH | lch(94.10, 1.76, 163.52°) |
| OKLab | oklab(94.85% -0.0048 0.0013) |
| OKLCH | oklch(94.85% 0.005 165) |
| XYZ | xyz(80.4108, 85.5094, 92.3731) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.84
Off White
#FAF9F6
ΔE00 3.27
Pale Grey
#FDFDFE
ΔE00 4.17
White
#FFFFFF
ΔE00 4.24
Mintcream
#F5FFFA
ΔE00 4.34
Gainsboro
#DCDCDC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFED #EFEBED
analogous
#EBEFEB #EBEFED #EBEFEF
triadic
#EBEFED #EDEBEF #EFEDEB
tetradic
#EBEFED #EBEBEF #EFEBED #EFEFEB
square
#EBEFED #EBEBEF #EFEBED #EFEFEB
split-complementary
#EBEFED #EFEBEF #EFEBEB
monochromatic
#A7B9B0 #C9D4CE #EBEFED #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.16
#EBEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#EBEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFED
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFED | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#EAEFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebefed; /* rgb */ color: rgb(235, 239, 237); /* oklch */ color: oklch(94.9% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#f1f4f2',
500: '#ebefed',
950: '#000000',
},
}SCSS
$custom: #ebefed; $custom-light: #f1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#ebefed",
"rgb": {
"r": 235,
"g": 239,
"b": 237
},
"hsl": {
"h": 150,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94853,
"c": 0.00501,
"h": 165
},
"luminance": 0.8551
}Semantic roles & 50–950 ramp
primary
#EBEFED
secondary
#C4BABF
accent
#507395
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585