#F6FEFE#F6FEFE
#F6FEFE is a very light, near-neutral teal. Relative luminance 0.976; OKLCH L 99.1% C 0.008 H 197.0°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEFE |
|---|---|
| RGB | rgb(246, 254, 254) |
| HSL | hsl(180, 80%, 98%) |
| HSV | hsv(180, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(99.08, -2.62, -0.91) |
| CIE-LCH | lch(99.08, 2.77, 199.23°) |
| OKLab | oklab(99.11% -0.0081 -0.0025) |
| OKLCH | oklch(99.11% 0.008 197) |
| XYZ | xyz(91.3339, 97.6317, 107.7798) |
| Luminance | 0.9763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 2.76
Aliceblue
#F0F8FF
ΔE00 3.69
White
#FFFFFF
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 3.89
Whitesmoke
#F5F5F5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEFE #FEF6F6
analogous
#F6FEFA #F6FEFE #F6FAFE
triadic
#F6FEFE #FEF6FE #FEFEF6
tetradic
#F6FEFE #FAF6FE #FEF6F6 #FAFEF6
square
#F6FEFE #FAF6FE #FEF6F6 #FAFEF6
split-complementary
#F6FEFE #FEF6FA #FEFAF6
monochromatic
#88F2F2 #BFF8F8 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.02
#F6FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#F6FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEFE
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEFE | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F4FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fefe; /* rgb */ color: rgb(246, 254, 254); /* oklch */ color: oklch(99.1% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f6fefe',
950: '#000000',
},
}SCSS
$custom: #f6fefe; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f6fefe",
"rgb": {
"r": 246,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.99105,
"c": 0.00844,
"h": 197
},
"luminance": 0.97632
}Semantic roles & 50–950 ramp
primary
#F6FEFE
secondary
#E9B0B0
accent
#0909DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585