#F6FEFB#F6FEFB
#F6FEFB is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 99.0% C 0.009 H 171.8°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEFB |
|---|---|
| RGB | rgb(246, 254, 251) |
| HSL | hsl(158, 80%, 98%) |
| HSV | hsv(158, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(99.00, -3.16, 0.52) |
| CIE-LCH | lch(99.00, 3.20, 170.70°) |
| OKLab | oklab(99.02% -0.0092 0.0013) |
| OKLCH | oklch(99.02% 0.009 171.8) |
| XYZ | xyz(90.8572, 97.4411, 105.2695) |
| Luminance | 0.9744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.36
Azure (CSS)
#F0FFFF
ΔE00 2.83
Off White
#FAF9F6
ΔE00 4.19
White
#FFFFFF
ΔE00 4.34
Whitesmoke
#F5F5F5
ΔE00 4.54
Pale Grey
#FDFDFE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEFB #FEF6F9
analogous
#F6FEF7 #F6FEFB #F6FDFE
triadic
#F6FEFB #FBF6FE #FEFBF6
tetradic
#F6FEFB #F7F6FE #FEF6F9 #FDFEF6
square
#F6FEFB #F7F6FE #FEF6F9 #FDFEF6
split-complementary
#F6FEFB #FEF6FD #FEF7F6
monochromatic
#88F2CA #BFF8E3 #E3FCF3 #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.02
#F6FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#F6FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEFB
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEFB | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#F4FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fefb; /* rgb */ color: rgb(246, 254, 251); /* oklch */ color: oklch(99.0% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#f9fefc',
500: '#f6fefb',
950: '#000000',
},
}SCSS
$custom: #f6fefb; $custom-light: #f9fefc; $custom-dark: #000000;
JSON
{
"hex": "#f6fefb",
"rgb": {
"r": 246,
"g": 254,
"b": 251
},
"hsl": {
"h": 157.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.99021,
"c": 0.00928,
"h": 171.8
},
"luminance": 0.97441
}Semantic roles & 50–950 ramp
primary
#F6FEFB
secondary
#E9B0C5
accent
#0958DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585