#F0FDFB#F0FDFB
#F0FDFB is a very light, near-neutral teal. Relative luminance 0.957; OKLCH L 98.4% C 0.014 H 185.9°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDFB |
|---|---|
| RGB | rgb(240, 253, 251) |
| HSL | hsl(171, 76%, 97%) |
| HSV | hsv(171, 5%, 99%) |
| CMYK | cmyk(5.1%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.33, -4.61, -0.52) |
| CIE-LCH | lch(98.33, 4.64, 186.40°) |
| OKLab | oklab(98.39% -0.0138 -0.0014) |
| OKLCH | oklch(98.39% 0.014 185.9) |
| XYZ | xyz(88.4696, 95.7401, 105.0669) |
| Luminance | 0.9574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.14
Mintcream
#F5FFFA
ΔE00 1.76
Aliceblue
#F0F8FF
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 5.72
Honeydew
#F0FFF0
ΔE00 5.73
Off White
#FAF9F6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDFB #FDF0F2
analogous
#F0FDF5 #F0FDFB #F0F9FD
triadic
#F0FDFB #FBF0FD #FDFBF0
tetradic
#F0FDFB #F5F0FD #FDF0F2 #F9FDF0
square
#F0FDFB #F5F0FD #FDF0F2 #F9FDF0
split-complementary
#F0FDFB #FDF0F9 #FDF5F0
monochromatic
#84EFDE #BAF6ED #E4FBF8 #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.04
#F0FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F0FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDFB
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDFB | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#EDFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fdfb; /* rgb */ color: rgb(240, 253, 251); /* oklch */ color: oklch(98.4% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#f5fefc',
500: '#f0fdfb',
950: '#000000',
},
}SCSS
$custom: #f0fdfb; $custom-light: #f5fefc; $custom-dark: #000000;
JSON
{
"hex": "#f0fdfb",
"rgb": {
"r": 240,
"g": 253,
"b": 251
},
"hsl": {
"h": 170.769,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98386,
"c": 0.01389,
"h": 185.9
},
"luminance": 0.95741
}Semantic roles & 50–950 ramp
primary
#F0FDFB
secondary
#E6ABB4
accent
#0D2CD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585