#F2FCFC#F2FCFC
#F2FCFC is a very light, near-neutral teal. Relative luminance 0.955; OKLCH L 98.4% C 0.011 H 197.0°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCFC |
|---|---|
| RGB | rgb(242, 252, 252) |
| HSL | hsl(180, 63%, 97%) |
| HSV | hsv(180, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(98.24, -3.27, -1.14) |
| CIE-LCH | lch(98.24, 3.47, 199.19°) |
| OKLab | oklab(98.36% -0.0101 -0.0031) |
| OKLCH | oklch(98.36% 0.011 197) |
| XYZ | xyz(88.9956, 95.5257, 105.8263) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.97
Mintcream
#F5FFFA
ΔE00 2.50
Aliceblue
#F0F8FF
ΔE00 3.91
Whitesmoke
#F5F5F5
ΔE00 4.64
White
#FFFFFF
ΔE00 4.64
Pale Grey
#FDFDFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCFC #FCF2F2
analogous
#F2FCF7 #F2FCFC #F2F7FC
triadic
#F2FCFC #FCF2FC #FCFCF2
tetradic
#F2FCFC #F7F2FC #FCF2F2 #F7FCF2
square
#F2FCFC #F7F2FC #FCF2F2 #F7FCF2
split-complementary
#F2FCFC #FCF2F7 #FCF7F2
monochromatic
#8FE5E5 #C0F1F1 #E6F9F9 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.04
#F2FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F2FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCFC
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCFC | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#EFFDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fcfc; /* rgb */ color: rgb(242, 252, 252); /* oklch */ color: oklch(98.4% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#f6fdfd',
500: '#f2fcfc',
950: '#000000',
},
}SCSS
$custom: #f2fcfc; $custom-light: #f6fdfd; $custom-dark: #000000;
JSON
{
"hex": "#f2fcfc",
"rgb": {
"r": 242,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98362,
"c": 0.01054,
"h": 197
},
"luminance": 0.95526
}Semantic roles & 50–950 ramp
primary
#F2FCFC
secondary
#E1B2B2
accent
#1B1BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585