#F0FCFA#F0FCFA
#F0FCFA is a very light, near-neutral teal. Relative luminance 0.950; OKLCH L 98.2% C 0.013 H 185.1°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCFA |
|---|---|
| RGB | rgb(240, 252, 250) |
| HSL | hsl(170, 67%, 96%) |
| HSV | hsv(170, 5%, 99%) |
| CMYK | cmyk(4.8%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(98.05, -4.29, -0.41) |
| CIE-LCH | lch(98.05, 4.31, 185.42°) |
| OKLab | oklab(98.16% -0.0128 -0.0011) |
| OKLCH | oklch(98.16% 0.013 185.1) |
| XYZ | xyz(87.9975, 95.0475, 104.1339) |
| Luminance | 0.9505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.41
Mintcream
#F5FFFA
ΔE00 1.64
Aliceblue
#F0F8FF
ΔE00 5.25
Off White
#FAF9F6
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 5.70
White
#FFFFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCFA #FCF0F2
analogous
#F0FCF4 #F0FCFA #F0F8FC
triadic
#F0FCFA #FAF0FC #FCFAF0
tetradic
#F0FCFA #F4F0FC #FCF0F2 #F8FCF0
square
#F0FCFA #F4F0FC #FCF0F2 #F8FCF0
split-complementary
#F0FCFA #FCF0F8 #FCF4F0
monochromatic
#8AE8D8 #BDF2E9 #E5FAF7 #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.05
#F0FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#F0FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCFA
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCFA | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#EDFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcfa; /* rgb */ color: rgb(240, 252, 250); /* oklch */ color: oklch(98.2% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#f5fdfb',
500: '#f0fcfa',
950: '#000000',
},
}SCSS
$custom: #f0fcfa; $custom-light: #f5fdfb; $custom-dark: #000000;
JSON
{
"hex": "#f0fcfa",
"rgb": {
"r": 240,
"g": 252,
"b": 250
},
"hsl": {
"h": 170,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.9816,
"c": 0.01289,
"h": 185.1
},
"luminance": 0.95048
}Semantic roles & 50–950 ramp
primary
#F0FCFA
secondary
#E2AEB7
accent
#1736CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585