#F6FDFD#F6FDFD
#F6FDFD is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.9% C 0.007 H 197.1°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FDFD |
|---|---|
| RGB | rgb(246, 253, 253) |
| HSL | hsl(180, 64%, 98%) |
| HSV | hsv(180, 3%, 99%) |
| CMYK | cmyk(2.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.80, -2.30, -0.80) |
| CIE-LCH | lch(98.80, 2.43, 199.25°) |
| OKLab | oklab(98.88% -0.0071 -0.0022) |
| OKLCH | oklch(98.88% 0.007 197.1) |
| XYZ | xyz(90.8576, 96.9348, 106.8331) |
| Luminance | 0.9694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.98
Azure (CSS)
#F0FFFF
ΔE00 3.19
White
#FFFFFF
ΔE00 3.35
Pale Grey
#FDFDFE
ΔE00 3.48
Whitesmoke
#F5F5F5
ΔE00 3.53
Aliceblue
#F0F8FF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FDFD #FDF6F6
analogous
#F6FDF9 #F6FDFD #F6F9FD
triadic
#F6FDFD #FDF6FD #FDFDF6
tetradic
#F6FDFD #F9F6FD #FDF6F6 #F9FDF6
square
#F6FDFD #F9F6FD #FDF6F6 #F9FDF6
split-complementary
#F6FDFD #FDF6F9 #FDF9F6
monochromatic
#92E7E7 #C4F2F2 #E6F9F9 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.03
#F6FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F6FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FDFD
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FDFD | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#F4FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fdfd; /* rgb */ color: rgb(246, 253, 253); /* oklch */ color: oklch(98.9% 0.007 197.1);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f6fdfd',
950: '#000000',
},
}SCSS
$custom: #f6fdfd; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f6fdfd",
"rgb": {
"r": 246,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.98881,
"c": 0.0074,
"h": 197.1
},
"luminance": 0.96935
}Semantic roles & 50–950 ramp
primary
#F6FDFD
secondary
#E2B5B5
accent
#1A1ACB
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585