#F6FEFF#F6FEFF
#F6FEFF is a very light, near-neutral teal. Relative luminance 0.977; OKLCH L 99.1% C 0.009 H 205.9°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEFF |
|---|---|
| RGB | rgb(246, 254, 255) |
| HSL | hsl(187, 100%, 98%) |
| HSV | hsv(187, 4%, 100%) |
| CMYK | cmyk(3.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(99.10, -2.44, -1.39) |
| CIE-LCH | lch(99.10, 2.81, 209.68°) |
| OKLab | oklab(99.13% -0.0077 -0.0037) |
| OKLCH | oklch(99.13% 0.009 205.9) |
| XYZ | xyz(91.4944, 97.6959, 108.6253) |
| Luminance | 0.9770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.94
Aliceblue
#F0F8FF
ΔE00 3.21
Mintcream
#F5FFFA
ΔE00 3.25
White
#FFFFFF
ΔE00 3.63
Pale Grey
#FDFDFE
ΔE00 3.72
Whitesmoke
#F5F5F5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEFF #FFF7F6
analogous
#F6FFFB #F6FEFF #F6F9FF
triadic
#F6FEFF #FFF6FE #FEFFF6
tetradic
#F6FEFF #FBF6FF #FFF7F6 #F9FFF6
square
#F6FEFF #FBF6FF #FFF7F6 #F9FFF6
split-complementary
#F6FEFF #FFF6F9 #FFFBF6
monochromatic
#7CF0FF #B9F7FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.02
#F6FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#F6FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEFF
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEFF | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#F4FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6feff; /* rgb */ color: rgb(246, 254, 255); /* oklch */ color: oklch(99.1% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#f9feff',
500: '#f6feff',
950: '#000000',
},
}SCSS
$custom: #f6feff; $custom-light: #f9feff; $custom-dark: #000000;
JSON
{
"hex": "#f6feff",
"rgb": {
"r": 246,
"g": 254,
"b": 255
},
"hsl": {
"h": 186.667,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.99133,
"c": 0.00855,
"h": 205.9
},
"luminance": 0.97696
}Semantic roles & 50–950 ramp
primary
#F6FEFF
secondary
#F0B1A9
accent
#1A00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586