#F2FDFC#F2FDFC
#F2FDFC is a very light, near-neutral teal. Relative luminance 0.962; OKLCH L 98.6% C 0.012 H 190.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDFC |
|---|---|
| RGB | rgb(242, 253, 252) |
| HSL | hsl(175, 73%, 97%) |
| HSV | hsv(175, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(98.49, -3.78, -0.77) |
| CIE-LCH | lch(98.49, 3.86, 191.56°) |
| OKLab | oklab(98.56% -0.0114 -0.0021) |
| OKLCH | oklch(98.56% 0.012 190.4) |
| XYZ | xyz(89.3105, 96.1554, 105.9312) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.51
Mintcream
#F5FFFA
ΔE00 1.94
Aliceblue
#F0F8FF
ΔE00 4.61
White
#FFFFFF
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.19
Off White
#FAF9F6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDFC #FDF2F3
analogous
#F2FDF7 #F2FDFC #F2F9FD
triadic
#F2FDFC #FCF2FD #FDFCF2
tetradic
#F2FDFC #F7F2FD #FDF2F3 #F9FDF2
square
#F2FDFC #F7F2FD #FDF2F3 #F9FDF2
split-complementary
#F2FDFC #FDF2F9 #FDF7F2
monochromatic
#88EDE4 #BDF5F0 #E4FBF9 #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.04
#F2FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#F2FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDFC
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDFC | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#EFFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fdfc; /* rgb */ color: rgb(242, 253, 252); /* oklch */ color: oklch(98.6% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#f6fefd',
500: '#f2fdfc',
950: '#000000',
},
}SCSS
$custom: #f2fdfc; $custom-light: #f6fefd; $custom-dark: #000000;
JSON
{
"hex": "#f2fdfc",
"rgb": {
"r": 242,
"g": 253,
"b": 252
},
"hsl": {
"h": 174.545,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98559,
"c": 0.01164,
"h": 190.4
},
"luminance": 0.96156
}Semantic roles & 50–950 ramp
primary
#F2FDFC
secondary
#E5AEB3
accent
#1022D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585