#F2FCFA#F2FCFA
#F2FCFA is a very light, near-neutral teal. Relative luminance 0.954; OKLCH L 98.3% C 0.011 H 182.9°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCFA |
|---|---|
| RGB | rgb(242, 252, 250) |
| HSL | hsl(168, 63%, 97%) |
| HSV | hsv(168, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(98.19, -3.63, -0.18) |
| CIE-LCH | lch(98.19, 3.64, 182.90°) |
| OKLab | oklab(98.31% -0.0108 -0.0005) |
| OKLCH | oklch(98.31% 0.011 182.9) |
| XYZ | xyz(88.6804, 95.3996, 104.1659) |
| Luminance | 0.9540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.54
Azure (CSS)
#F0FFFF
ΔE00 2.00
Aliceblue
#F0F8FF
ΔE00 4.88
Off White
#FAF9F6
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 4.95
White
#FFFFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCFA #FCF2F4
analogous
#F2FCF5 #F2FCFA #F2F9FC
triadic
#F2FCFA #FAF2FC #FCFAF2
tetradic
#F2FCFA #F5F2FC #FCF2F4 #F9FCF2
square
#F2FCFA #F5F2FC #FCF2F4 #F9FCF2
split-complementary
#F2FCFA #FCF2F9 #FCF5F2
monochromatic
#8FE5D4 #C0F1E7 #E6F9F5 #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.05
#F2FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F2FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCFA
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCFA | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#F0FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fcfa; /* rgb */ color: rgb(242, 252, 250); /* oklch */ color: oklch(98.3% 0.011 182.9);
Tailwind
colors: {
custom: {
50: '#f6fdfb',
500: '#f2fcfa',
950: '#000000',
},
}SCSS
$custom: #f2fcfa; $custom-light: #f6fdfb; $custom-dark: #000000;
JSON
{
"hex": "#f2fcfa",
"rgb": {
"r": 242,
"g": 252,
"b": 250
},
"hsl": {
"h": 168,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98306,
"c": 0.01084,
"h": 182.9
},
"luminance": 0.954
}Semantic roles & 50–950 ramp
primary
#F2FCFA
secondary
#E1B2BB
accent
#1B3ECA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585