#F6FDFE#F6FDFE
#F6FDFE is a very light, near-neutral teal. Relative luminance 0.970; OKLCH L 98.9% C 0.008 H 207.1°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FDFE |
|---|---|
| RGB | rgb(246, 253, 254) |
| HSL | hsl(188, 80%, 98%) |
| HSV | hsv(188, 3%, 100%) |
| CMYK | cmyk(3.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.83, -2.12, -1.28) |
| CIE-LCH | lch(98.83, 2.47, 211.15°) |
| OKLab | oklab(98.91% -0.0067 -0.0034) |
| OKLCH | oklch(98.91% 0.008 207.1) |
| XYZ | xyz(91.0174, 96.9987, 107.6743) |
| Luminance | 0.9700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.05
White
#FFFFFF
ΔE00 3.25
Pale Grey
#FDFDFE
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FDFE #FEF7F6
analogous
#F6FEFB #F6FDFE #F6F9FE
triadic
#F6FDFE #FEF6FD #FDFEF6
tetradic
#F6FDFE #FBF6FE #FEF7F6 #F9FEF6
square
#F6FDFE #FBF6FE #FEF7F6 #F9FEF6
split-complementary
#F6FDFE #FEF6F9 #FEFBF6
monochromatic
#88E5F2 #BFF1F8 #E3F9FC #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.03
#F6FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#F6FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FDFE
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FDFE | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#F4FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fdfe; /* rgb */ color: rgb(246, 253, 254); /* oklch */ color: oklch(98.9% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f6fdfe',
950: '#000000',
},
}SCSS
$custom: #f6fdfe; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f6fdfe",
"rgb": {
"r": 246,
"g": 253,
"b": 254
},
"hsl": {
"h": 187.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98909,
"c": 0.00753,
"h": 207.1
},
"luminance": 0.96999
}Semantic roles & 50–950 ramp
primary
#F6FDFE
secondary
#E9B7B0
accent
#2409DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585