#EFF1F2#EFF1F2
#EFF1F2 is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.7% C 0.003 H 228.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1F2 |
|---|---|
| RGB | rgb(239, 241, 242) |
| HSL | hsl(200, 10%, 94%) |
| HSV | hsv(200, 1%, 95%) |
| CMYK | cmyk(1.2%, 0.4%, 0%, 5.1%) |
| CIE-LAB | lab(95.02, -0.49, -0.71) |
| CIE-LCH | lch(95.02, 0.86, 235.79°) |
| OKLab | oklab(95.69% -0.0017 -0.0019) |
| OKLCH | oklch(95.69% 0.003 228.8) |
| XYZ | xyz(83.0761, 87.6720, 96.5329) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.34
Pale Grey
#FDFDFE
ΔE00 2.72
Off White
#FAF9F6
ΔE00 2.83
White
#FFFFFF
ΔE00 3.08
Aliceblue
#F0F8FF
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1F2 #F2F0EF
analogous
#EFF2F2 #EFF1F2 #EFF0F2
triadic
#EFF1F2 #F2EFF1 #F1F2EF
tetradic
#EFF1F2 #F2EFF2 #F2F0EF #F0F2EF
square
#EFF1F2 #F2EFF2 #F2F0EF #F0F2EF
split-complementary
#EFF1F2 #F2EFF0 #F2F2EF
monochromatic
#ABB6BB #CDD3D7 #EEF0F1 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.13
#EFF1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#EFF1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1F2
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1F2 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#F0F0F2
Tritanopia (blue-blind)
#EEF1F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff1f2; /* rgb */ color: rgb(239, 241, 242); /* oklch */ color: oklch(95.7% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#f4f5f6',
500: '#eff1f2',
950: '#000000',
},
}SCSS
$custom: #eff1f2; $custom-light: #f4f5f6; $custom-dark: #000000;
JSON
{
"hex": "#eff1f2",
"rgb": {
"r": 239,
"g": 241,
"b": 242
},
"hsl": {
"h": 200,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.9569,
"c": 0.00254,
"h": 228.8
},
"luminance": 0.87672
}Semantic roles & 50–950 ramp
primary
#EFF1F2
secondary
#C7C1BE
accent
#685194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585