#F0FAF6#F0FAF6
#F0FAF6 is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.7% C 0.012 H 170.3°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAF6 |
|---|---|
| RGB | rgb(240, 250, 246) |
| HSL | hsl(156, 50%, 96%) |
| HSV | hsv(156, 4%, 98%) |
| CMYK | cmyk(4%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(97.45, -4.00, 0.77) |
| CIE-LCH | lch(97.45, 4.07, 169.07°) |
| OKLab | oklab(97.65% -0.0116 0.002) |
| OKLCH | oklch(97.65% 0.012 170.3) |
| XYZ | xyz(86.7522, 93.5498, 100.6574) |
| Luminance | 0.9355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.09
Azure (CSS)
#F0FFFF
ΔE00 2.59
Off White
#FAF9F6
ΔE00 5.10
Honeydew
#F0FFF0
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.35
White
#FFFFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAF6 #FAF0F4
analogous
#F0FAF1 #F0FAF6 #F0F9FA
triadic
#F0FAF6 #F6F0FA #FAF6F0
tetradic
#F0FAF6 #F1F0FA #FAF0F4 #F9FAF0
square
#F0FAF6 #F1F0FA #FAF0F4 #F9FAF0
split-complementary
#F0FAF6 #FAF0F9 #FAF1F0
monochromatic
#94DBBF #C2EBDA #E8F7F1 #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.07
#F0FAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F0FAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAF6
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAF6 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F7F7F6
Tritanopia (blue-blind)
#EEFAF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0faf6; /* rgb */ color: rgb(240, 250, 246); /* oklch */ color: oklch(97.7% 0.012 170.3);
Tailwind
colors: {
custom: {
50: '#f5fcf9',
500: '#f0faf6',
950: '#000000',
},
}SCSS
$custom: #f0faf6; $custom-light: #f5fcf9; $custom-dark: #000000;
JSON
{
"hex": "#f0faf6",
"rgb": {
"r": 240,
"g": 250,
"b": 246
},
"hsl": {
"h": 156,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97652,
"c": 0.01177,
"h": 170.3
},
"luminance": 0.9355
}Semantic roles & 50–950 ramp
primary
#F0FAF6
secondary
#DBB4C3
accent
#2864BD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585