#F2FBFC#F2FBFC
#F2FBFC is a very light, near-neutral teal. Relative luminance 0.949; OKLCH L 98.2% C 0.010 H 204.9°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBFC |
|---|---|
| RGB | rgb(242, 251, 252) |
| HSL | hsl(186, 63%, 97%) |
| HSV | hsv(186, 4%, 99%) |
| CMYK | cmyk(4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.99, -2.77, -1.51) |
| CIE-LCH | lch(97.99, 3.15, 208.53°) |
| OKLab | oklab(98.17% -0.0087 -0.004) |
| OKLCH | oklch(98.17% 0.01 204.9) |
| XYZ | xyz(88.6824, 94.8993, 105.7219) |
| Luminance | 0.9490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.58
Mintcream
#F5FFFA
ΔE00 3.15
Aliceblue
#F0F8FF
ΔE00 3.20
Whitesmoke
#F5F5F5
ΔE00 4.11
White
#FFFFFF
ΔE00 4.18
Pale Grey
#FDFDFE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBFC #FCF3F2
analogous
#F2FCF8 #F2FBFC #F2F6FC
triadic
#F2FBFC #FCF2FB #FBFCF2
tetradic
#F2FBFC #F8F2FC #FCF3F2 #F6FCF2
square
#F2FBFC #F8F2FC #FCF3F2 #F6FCF2
split-complementary
#F2FBFC #FCF2F6 #FCF8F2
monochromatic
#8FDCE5 #C0ECF1 #E6F7F9 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.05
#F2FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#F2FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBFC
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBFC | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#EFFCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbfc; /* rgb */ color: rgb(242, 251, 252); /* oklch */ color: oklch(98.2% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#f6fcfd',
500: '#f2fbfc',
950: '#000000',
},
}SCSS
$custom: #f2fbfc; $custom-light: #f6fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f2fbfc",
"rgb": {
"r": 242,
"g": 251,
"b": 252
},
"hsl": {
"h": 186,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98165,
"c": 0.00961,
"h": 204.9
},
"luminance": 0.949
}Semantic roles & 50–950 ramp
primary
#F2FBFC
secondary
#E1B6B2
accent
#2D1BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585