#EBEFF0#EBEFF0
#EBEFF0 is a very light, near-neutral cyan. Relative luminance 0.857; OKLCH L 94.9% C 0.004 H 214.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF0 |
|---|---|
| RGB | rgb(235, 239, 240) |
| HSL | hsl(192, 14%, 93%) |
| HSV | hsv(192, 2%, 94%) |
| CMYK | cmyk(2.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(94.18, -1.15, -0.95) |
| CIE-LCH | lch(94.18, 1.49, 219.53°) |
| OKLab | oklab(94.94% -0.0037 -0.0025) |
| OKLCH | oklch(94.94% 0.005 214.4) |
| XYZ | xyz(80.8528, 85.6862, 94.7007) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.35
Aliceblue
#F0F8FF
ΔE00 3.45
Off White
#FAF9F6
ΔE00 3.56
Pale Grey
#FDFDFE
ΔE00 3.62
White
#FFFFFF
ΔE00 3.90
Fog
#D8DCE0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF0 #F0ECEB
analogous
#EBF0EE #EBEFF0 #EBECF0
triadic
#EBEFF0 #F0EBEF #EFF0EB
tetradic
#EBEFF0 #EEEBF0 #F0ECEB #ECF0EB
square
#EBEFF0 #EEEBF0 #F0ECEB #ECF0EB
split-complementary
#EBEFF0 #F0EBEC #F0EEEB
monochromatic
#A5B7BC #C8D3D6 #EBEFF0 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.16
#EBEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#EBEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF0
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF0 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeff0; /* rgb */ color: rgb(235, 239, 240); /* oklch */ color: oklch(94.9% 0.004 214.4);
Tailwind
colors: {
custom: {
50: '#f1f4f4',
500: '#ebeff0',
950: '#000000',
},
}SCSS
$custom: #ebeff0; $custom-light: #f1f4f4; $custom-dark: #000000;
JSON
{
"hex": "#ebeff0",
"rgb": {
"r": 235,
"g": 239,
"b": 240
},
"hsl": {
"h": 192,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94937,
"c": 0.0045,
"h": 214.4
},
"luminance": 0.85686
}Semantic roles & 50–950 ramp
primary
#EBEFF0
secondary
#C6BCB9
accent
#5C4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585