#F6FEFD#F6FEFD
#F6FEFD is a very light, near-neutral teal. Relative luminance 0.976; OKLCH L 99.1% C 0.009 H 188.1°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEFD |
|---|---|
| RGB | rgb(246, 254, 253) |
| HSL | hsl(173, 80%, 98%) |
| HSV | hsv(173, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(99.05, -2.80, -0.44) |
| CIE-LCH | lch(99.05, 2.83, 188.88°) |
| OKLab | oklab(99.08% -0.0084 -0.0012) |
| OKLCH | oklch(99.08% 0.009 188.1) |
| XYZ | xyz(91.1742, 97.5678, 106.9386) |
| Luminance | 0.9757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.25
Azure (CSS)
#F0FFFF
ΔE00 2.68
White
#FFFFFF
ΔE00 3.89
Off White
#FAF9F6
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEFD #FEF6F7
analogous
#F6FEF9 #F6FEFD #F6FBFE
triadic
#F6FEFD #FDF6FE #FEFDF6
tetradic
#F6FEFD #F9F6FE #FEF6F7 #FBFEF6
square
#F6FEFD #F9F6FE #FEF6F7 #FBFEF6
split-complementary
#F6FEFD #FEF6FB #FEF9F6
monochromatic
#88F2E5 #BFF8F1 #E3FCF9 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.02
#F6FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#F6FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEFD
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEFD | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#F4FEFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fefd; /* rgb */ color: rgb(246, 254, 253); /* oklch */ color: oklch(99.1% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f6fefd',
950: '#000000',
},
}SCSS
$custom: #f6fefd; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f6fefd",
"rgb": {
"r": 246,
"g": 254,
"b": 253
},
"hsl": {
"h": 172.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.99077,
"c": 0.00852,
"h": 188.1
},
"luminance": 0.97568
}Semantic roles & 50–950 ramp
primary
#F6FEFD
secondary
#E9B0B7
accent
#0924DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585