#F2FBFB#F2FBFB
#F2FBFB is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.1% C 0.010 H 197.0°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBFB |
|---|---|
| RGB | rgb(242, 251, 251) |
| HSL | hsl(180, 53%, 97%) |
| HSV | hsv(180, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.97, -2.95, -1.03) |
| CIE-LCH | lch(97.97, 3.12, 199.21°) |
| OKLab | oklab(98.14% -0.0091 -0.0028) |
| OKLCH | oklch(98.14% 0.01 197) |
| XYZ | xyz(88.5244, 94.8361, 104.8895) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.40
Mintcream
#F5FFFA
ΔE00 2.65
Aliceblue
#F0F8FF
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 4.21
White
#FFFFFF
ΔE00 4.29
Pale Grey
#FDFDFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBFB #FBF2F2
analogous
#F2FBF7 #F2FBFB #F2F7FB
triadic
#F2FBFB #FBF2FB #FBFBF2
tetradic
#F2FBFB #F7F2FB #FBF2F2 #F7FBF2
square
#F2FBFB #F7F2FB #FBF2F2 #F7FBF2
split-complementary
#F2FBFB #FBF2F7 #FBF7F2
monochromatic
#94DEDE #C3EDED #E8F8F8 #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.05
#F2FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#F2FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBFB
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBFB | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#F0FCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbfb; /* rgb */ color: rgb(242, 251, 251); /* oklch */ color: oklch(98.1% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#f6fcfc',
500: '#f2fbfb',
950: '#000000',
},
}SCSS
$custom: #f2fbfb; $custom-light: #f6fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f2fbfb",
"rgb": {
"r": 242,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.98137,
"c": 0.00951,
"h": 197
},
"luminance": 0.94837
}Semantic roles & 50–950 ramp
primary
#F2FBFB
secondary
#DDB4B4
accent
#2525C0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585