#F2FDFD#F2FDFD
#F2FDFD is a very light, near-neutral teal. Relative luminance 0.962; OKLCH L 98.6% C 0.012 H 197.0°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDFD |
|---|---|
| RGB | rgb(242, 253, 253) |
| HSL | hsl(180, 73%, 97%) |
| HSV | hsv(180, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.52, -3.60, -1.25) |
| CIE-LCH | lch(98.52, 3.81, 199.17°) |
| OKLab | oklab(98.59% -0.0111 -0.0034) |
| OKLCH | oklch(98.59% 0.012 197) |
| XYZ | xyz(89.4694, 96.2190, 106.7680) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 2.42
Aliceblue
#F0F8FF
ΔE00 4.14
White
#FFFFFF
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 5.06
Pale Grey
#FDFDFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDFD #FDF2F2
analogous
#F2FDF8 #F2FDFD #F2F8FD
triadic
#F2FDFD #FDF2FD #FDFDF2
tetradic
#F2FDFD #F8F2FD #FDF2F2 #F8FDF2
square
#F2FDFD #F8F2FD #FDF2F2 #F8FDF2
split-complementary
#F2FDFD #FDF2F8 #FDF8F2
monochromatic
#88EDED #BDF5F5 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.04
#F2FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F2FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDFD
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDFD | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#EFFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fdfd; /* rgb */ color: rgb(242, 253, 253); /* oklch */ color: oklch(98.6% 0.012 197.0);
Tailwind
colors: {
custom: {
50: '#f6fefe',
500: '#f2fdfd',
950: '#000000',
},
}SCSS
$custom: #f2fdfd; $custom-light: #f6fefe; $custom-dark: #000000;
JSON
{
"hex": "#f2fdfd",
"rgb": {
"r": 242,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98587,
"c": 0.01158,
"h": 197
},
"luminance": 0.9622
}Semantic roles & 50–950 ramp
primary
#F2FDFD
secondary
#E5AEAE
accent
#1010D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585