#F0FCFB#F0FCFB
#F0FCFB is a very light, near-neutral teal. Relative luminance 0.951; OKLCH L 98.2% C 0.013 H 190.9°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCFB |
|---|---|
| RGB | rgb(240, 252, 251) |
| HSL | hsl(175, 67%, 96%) |
| HSV | hsv(175, 5%, 99%) |
| CMYK | cmyk(4.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.08, -4.10, -0.88) |
| CIE-LCH | lch(98.08, 4.20, 192.16°) |
| OKLab | oklab(98.19% -0.0125 -0.0024) |
| OKLCH | oklch(98.19% 0.013 190.9) |
| XYZ | xyz(88.1547, 95.1104, 104.9619) |
| Luminance | 0.9511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.22
Mintcream
#F5FFFA
ΔE00 2.05
Aliceblue
#F0F8FF
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 5.53
White
#FFFFFF
ΔE00 5.57
Off White
#FAF9F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCFB #FCF0F1
analogous
#F0FCF5 #F0FCFB #F0F7FC
triadic
#F0FCFB #FBF0FC #FCFBF0
tetradic
#F0FCFB #F5F0FC #FCF0F1 #F7FCF0
square
#F0FCFB #F5F0FC #FCF0F1 #F7FCF0
split-complementary
#F0FCFB #FCF0F7 #FCF5F0
monochromatic
#8AE8E0 #BDF2ED #E5FAF8 #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.05
#F0FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F0FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCFB
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCFB | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#EDFDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcfb; /* rgb */ color: rgb(240, 252, 251); /* oklch */ color: oklch(98.2% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#f5fdfc',
500: '#f0fcfb',
950: '#000000',
},
}SCSS
$custom: #f0fcfb; $custom-light: #f5fdfc; $custom-dark: #000000;
JSON
{
"hex": "#f0fcfb",
"rgb": {
"r": 240,
"g": 252,
"b": 251
},
"hsl": {
"h": 175,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98188,
"c": 0.01269,
"h": 190.9
},
"luminance": 0.95111
}Semantic roles & 50–950 ramp
primary
#F0FCFB
secondary
#E2AEB3
accent
#1726CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585