#F2FCF9#F2FCF9
#F2FCF9 is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.3% C 0.011 H 176.3°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF9 |
|---|---|
| RGB | rgb(242, 252, 249) |
| HSL | hsl(162, 63%, 97%) |
| HSV | hsv(162, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(98.17, -3.81, 0.29) |
| CIE-LCH | lch(98.17, 3.83, 175.60°) |
| OKLab | oklab(98.28% -0.0112 0.0007) |
| OKLCH | oklch(98.28% 0.011 176.3) |
| XYZ | xyz(88.5240, 95.3371, 103.3423) |
| Luminance | 0.9534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.11
Azure (CSS)
#F0FFFF
ΔE00 2.20
Off White
#FAF9F6
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.16
White
#FFFFFF
ΔE00 5.18
Aliceblue
#F0F8FF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF9 #FCF2F5
analogous
#F2FCF4 #F2FCF9 #F2FAFC
triadic
#F2FCF9 #F9F2FC #FCF9F2
tetradic
#F2FCF9 #F4F2FC #FCF2F5 #FAFCF2
square
#F2FCF9 #F4F2FC #FCF2F5 #FAFCF2
split-complementary
#F2FCF9 #FCF2FA #FCF4F2
monochromatic
#8FE5CB #C0F1E2 #E6F9F4 #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.05
#F2FCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F2FCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF9
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF9 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F9F9F9
Tritanopia (blue-blind)
#F0FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fcf9; /* rgb */ color: rgb(242, 252, 249); /* oklch */ color: oklch(98.3% 0.011 176.3);
Tailwind
colors: {
custom: {
50: '#f6fdfb',
500: '#f2fcf9',
950: '#000000',
},
}SCSS
$custom: #f2fcf9; $custom-light: #f6fdfb; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf9",
"rgb": {
"r": 242,
"g": 252,
"b": 249
},
"hsl": {
"h": 162,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98278,
"c": 0.01123,
"h": 176.3
},
"luminance": 0.95338
}Semantic roles & 50–950 ramp
primary
#F2FCF9
secondary
#E1B2C0
accent
#1B50CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585