#F0FCFD#F0FCFD
#F0FCFD is a very light, near-neutral teal. Relative luminance 0.952; OKLCH L 98.2% C 0.013 H 202.9°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCFD |
|---|---|
| RGB | rgb(240, 252, 253) |
| HSL | hsl(185, 76%, 97%) |
| HSV | hsv(185, 5%, 99%) |
| CMYK | cmyk(5.1%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.13, -3.74, -1.84) |
| CIE-LCH | lch(98.13, 4.17, 206.19°) |
| OKLab | oklab(98.25% -0.0117 -0.005) |
| OKLCH | oklch(98.25% 0.013 202.9) |
| XYZ | xyz(88.4717, 95.2372, 106.6311) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 2.95
Aliceblue
#F0F8FF
ΔE00 3.89
Whitesmoke
#F5F5F5
ΔE00 5.29
White
#FFFFFF
ΔE00 5.32
Pale Grey
#FDFDFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCFD #FDF1F0
analogous
#F0FDF8 #F0FCFD #F0F6FD
triadic
#F0FCFD #FDF0FC #FCFDF0
tetradic
#F0FCFD #F8F0FD #FDF1F0 #F6FDF0
square
#F0FCFD #F8F0FD #FDF1F0 #F6FDF0
split-complementary
#F0FCFD #FDF0F6 #FDF8F0
monochromatic
#84E6EF #BAF1F6 #E4FAFB #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.05
#F0FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#F0FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCFD
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCFD | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F7F9FD
Tritanopia (blue-blind)
#EDFDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fcfd; /* rgb */ color: rgb(240, 252, 253); /* oklch */ color: oklch(98.2% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#f5fdfe',
500: '#f0fcfd',
950: '#000000',
},
}SCSS
$custom: #f0fcfd; $custom-light: #f5fdfe; $custom-dark: #000000;
JSON
{
"hex": "#f0fcfd",
"rgb": {
"r": 240,
"g": 252,
"b": 253
},
"hsl": {
"h": 184.615,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98245,
"c": 0.01271,
"h": 202.9
},
"luminance": 0.95238
}Semantic roles & 50–950 ramp
primary
#F0FCFD
secondary
#E6B0AB
accent
#1D0DD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585