#F2FDFB#F2FDFB
#F2FDFB is a very light, near-neutral teal. Relative luminance 0.961; OKLCH L 98.5% C 0.012 H 184.1°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDFB |
|---|---|
| RGB | rgb(242, 253, 251) |
| HSL | hsl(169, 73%, 97%) |
| HSV | hsv(169, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.47, -3.96, -0.30) |
| CIE-LCH | lch(98.47, 3.97, 184.27°) |
| OKLab | oklab(98.53% -0.0118 -0.0008) |
| OKLCH | oklch(98.53% 0.012 184.1) |
| XYZ | xyz(89.1524, 96.0922, 105.0989) |
| Luminance | 0.9609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.48
Azure (CSS)
#F0FFFF
ΔE00 1.64
Aliceblue
#F0F8FF
ΔE00 5.08
Off White
#FAF9F6
ΔE00 5.29
White
#FFFFFF
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDFB #FDF2F4
analogous
#F2FDF6 #F2FDFB #F2FAFD
triadic
#F2FDFB #FBF2FD #FDFBF2
tetradic
#F2FDFB #F6F2FD #FDF2F4 #FAFDF2
square
#F2FDFB #F6F2FD #FDF2F4 #FAFDF2
split-complementary
#F2FDFB #FDF2FA #FDF6F2
monochromatic
#88EDDA #BDF5EB #E4FBF7 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.04
#F2FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F2FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDFB
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDFB | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#F9FAFB
Tritanopia (blue-blind)
#EFFEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fdfb; /* rgb */ color: rgb(242, 253, 251); /* oklch */ color: oklch(98.5% 0.012 184.1);
Tailwind
colors: {
custom: {
50: '#f6fefc',
500: '#f2fdfb',
950: '#000000',
},
}SCSS
$custom: #f2fdfb; $custom-light: #f6fefc; $custom-dark: #000000;
JSON
{
"hex": "#f2fdfb",
"rgb": {
"r": 242,
"g": 253,
"b": 251
},
"hsl": {
"h": 169.091,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98531,
"c": 0.01186,
"h": 184.1
},
"luminance": 0.96093
}Semantic roles & 50–950 ramp
primary
#F2FDFB
secondary
#E5AEB8
accent
#1034D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585