#F2FCF8#F2FCF8
#F2FCF8 is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.3% C 0.012 H 170.3°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF8 |
|---|---|
| RGB | rgb(242, 252, 248) |
| HSL | hsl(156, 63%, 97%) |
| HSV | hsv(156, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.14, -3.99, 0.77) |
| CIE-LCH | lch(98.14, 4.07, 169.07°) |
| OKLab | oklab(98.25% -0.0116 0.002) |
| OKLCH | oklch(98.25% 0.012 170.3) |
| XYZ | xyz(88.3684, 95.2748, 102.5231) |
| Luminance | 0.9527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.75
Azure (CSS)
#F0FFFF
ΔE00 2.48
Off White
#FAF9F6
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.20
Whitesmoke
#F5F5F5
ΔE00 5.40
White
#FFFFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF8 #FCF2F6
analogous
#F2FCF3 #F2FCF8 #F2FBFC
triadic
#F2FCF8 #F8F2FC #FCF8F2
tetradic
#F2FCF8 #F3F2FC #FCF2F6 #FBFCF2
square
#F2FCF8 #F3F2FC #FCF2F6 #FBFCF2
split-complementary
#F2FCF8 #FCF2FB #FCF3F2
monochromatic
#8FE5C2 #C0F1DD #E6F9F2 #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.05
#F2FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F2FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF8
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF8 | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#F0FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fcf8; /* rgb */ color: rgb(242, 252, 248); /* oklch */ color: oklch(98.3% 0.012 170.3);
Tailwind
colors: {
custom: {
50: '#f6fdfa',
500: '#f2fcf8',
950: '#000000',
},
}SCSS
$custom: #f2fcf8; $custom-light: #f6fdfa; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf8",
"rgb": {
"r": 242,
"g": 252,
"b": 248
},
"hsl": {
"h": 156,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9825,
"c": 0.01176,
"h": 170.3
},
"luminance": 0.95275
}Semantic roles & 50–950 ramp
primary
#F2FCF8
secondary
#E1B2C4
accent
#1B61CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585