#EBEFEF#EBEFEF
#EBEFEF is a very light, near-neutral teal. Relative luminance 0.856; OKLCH L 94.9% C 0.004 H 197.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFEF |
|---|---|
| RGB | rgb(235, 239, 239) |
| HSL | hsl(180, 11%, 93%) |
| HSV | hsv(180, 2%, 94%) |
| CMYK | cmyk(1.7%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(94.15, -1.33, -0.47) |
| CIE-LCH | lch(94.15, 1.41, 199.32°) |
| OKLab | oklab(94.91% -0.0041 -0.0013) |
| OKLCH | oklch(94.91% 0.004 197.1) |
| XYZ | xyz(80.7047, 85.6269, 93.9205) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.42
Off White
#FAF9F6
ΔE00 3.39
Pale Grey
#FDFDFE
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 3.87
White
#FFFFFF
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFEF #EFEBEB
analogous
#EBEFED #EBEFEF #EBEDEF
triadic
#EBEFEF #EFEBEF #EFEFEB
tetradic
#EBEFEF #EDEBEF #EFEBEB #EDEFEB
square
#EBEFEF #EDEBEF #EFEBEB #EDEFEB
split-complementary
#EBEFEF #EFEBED #EFEDEB
monochromatic
#A7B9B9 #C9D4D4 #EBEFEF #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.16
#EBEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#EBEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFEF
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFEF | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFEF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebefef; /* rgb */ color: rgb(235, 239, 239); /* oklch */ color: oklch(94.9% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#f1f4f4',
500: '#ebefef',
950: '#000000',
},
}SCSS
$custom: #ebefef; $custom-light: #f1f4f4; $custom-dark: #000000;
JSON
{
"hex": "#ebefef",
"rgb": {
"r": 235,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94909,
"c": 0.00428,
"h": 197.1
},
"luminance": 0.85627
}Semantic roles & 50–950 ramp
primary
#EBEFEF
secondary
#C4BABA
accent
#505095
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585