#EFF2F5#EFF2F5
#EFF2F5 is a very light, near-neutral cyan. Relative luminance 0.884; OKLCH L 96.0% C 0.005 H 247.9°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2F5 |
|---|---|
| RGB | rgb(239, 242, 245) |
| HSL | hsl(210, 23%, 95%) |
| HSV | hsv(210, 2%, 96%) |
| CMYK | cmyk(2.4%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(95.35, -0.46, -1.79) |
| CIE-LCH | lch(95.35, 1.85, 255.72°) |
| OKLab | oklab(95.97% -0.0019 -0.0048) |
| OKLCH | oklch(95.97% 0.005 247.9) |
| XYZ | xyz(83.8272, 88.4473, 99.0243) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.97
Aliceblue
#F0F8FF
ΔE00 2.68
Pale Grey
#FDFDFE
ΔE00 2.80
Ghostwhite
#F8F8FF
ΔE00 3.15
White
#FFFFFF
ΔE00 3.28
Off White
#FAF9F6
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2F5 #F5F2EF
analogous
#EFF5F5 #EFF2F5 #EFEFF5
triadic
#EFF2F5 #F5EFF2 #F2F5EF
tetradic
#EFF2F5 #F5EFF5 #F5F2EF #EFF5EF
square
#EFF2F5 #F5EFF5 #F5F2EF #EFF5EF
split-complementary
#EFF2F5 #F5EFEF #F5F5EF
monochromatic
#A4B5C6 #C9D3DD #ECF0F3 #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.12
#EFF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#EFF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2F5
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2F5 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#EEF3F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff2f5; /* rgb */ color: rgb(239, 242, 245); /* oklch */ color: oklch(96.0% 0.005 247.9);
Tailwind
colors: {
custom: {
50: '#f4f6f8',
500: '#eff2f5',
950: '#000000',
},
}SCSS
$custom: #eff2f5; $custom-light: #f4f6f8; $custom-dark: #000000;
JSON
{
"hex": "#eff2f5",
"rgb": {
"r": 239,
"g": 242,
"b": 245
},
"hsl": {
"h": 210,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.95972,
"c": 0.00515,
"h": 247.9
},
"luminance": 0.88448
}Semantic roles & 50–950 ramp
primary
#EFF2F5
secondary
#CEC4BB
accent
#7344A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585