#F2FCFB#F2FCFB
#F2FCFB is a very light, near-neutral teal. Relative luminance 0.955; OKLCH L 98.3% C 0.011 H 189.8°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCFB |
|---|---|
| RGB | rgb(242, 252, 251) |
| HSL | hsl(174, 63%, 97%) |
| HSV | hsv(174, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.22, -3.45, -0.66) |
| CIE-LCH | lch(98.22, 3.52, 190.84°) |
| OKLab | oklab(98.33% -0.0105 -0.0018) |
| OKLCH | oklch(98.33% 0.011 189.8) |
| XYZ | xyz(88.8376, 95.4625, 104.9939) |
| Luminance | 0.9546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.91
Mintcream
#F5FFFA
ΔE00 2.01
Aliceblue
#F0F8FF
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.78
White
#FFFFFF
ΔE00 4.79
Off White
#FAF9F6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCFB #FCF2F3
analogous
#F2FCF6 #F2FCFB #F2F8FC
triadic
#F2FCFB #FBF2FC #FCFBF2
tetradic
#F2FCFB #F6F2FC #FCF2F3 #F8FCF2
square
#F2FCFB #F6F2FC #FCF2F3 #F8FCF2
split-complementary
#F2FCFB #FCF2F8 #FCF6F2
monochromatic
#8FE5DC #C0F1EC #E6F9F7 #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.05
#F2FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#F2FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCFB
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCFB | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#F0FDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fcfb; /* rgb */ color: rgb(242, 252, 251); /* oklch */ color: oklch(98.3% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#f6fdfc',
500: '#f2fcfb',
950: '#000000',
},
}SCSS
$custom: #f2fcfb; $custom-light: #f6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#f2fcfb",
"rgb": {
"r": 242,
"g": 252,
"b": 251
},
"hsl": {
"h": 174,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98334,
"c": 0.01062,
"h": 189.8
},
"luminance": 0.95463
}Semantic roles & 50–950 ramp
primary
#F2FCFB
secondary
#E1B2B6
accent
#1B2DCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585