#F6FFFF#F6FFFF
#F6FFFF is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.3% C 0.009 H 197.0°. Best body text is #000000 at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFFF |
|---|---|
| RGB | rgb(246, 255, 255) |
| HSL | hsl(180, 100%, 98%) |
| HSV | hsv(180, 4%, 100%) |
| CMYK | cmyk(3.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(99.35, -2.94, -1.03) |
| CIE-LCH | lch(99.35, 3.12, 199.21°) |
| OKLab | oklab(99.33% -0.0091 -0.0028) |
| OKLCH | oklch(99.33% 0.009 197) |
| XYZ | xyz(91.8126, 98.3323, 108.7314) |
| Luminance | 0.9833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.36
Mintcream
#F5FFFA
ΔE00 2.57
Aliceblue
#F0F8FF
ΔE00 3.88
White
#FFFFFF
ΔE00 4.13
Pale Grey
#FDFDFE
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFFF #FFF6F6
analogous
#F6FFFA #F6FFFF #F6FAFF
triadic
#F6FFFF #FFF6FF #FFFFF6
tetradic
#F6FFFF #FAF6FF #FFF6F6 #FAFFF6
square
#F6FFFF #FAF6FF #FFF6F6 #FAFFF6
split-complementary
#F6FFFF #FFF6FA #FFFAF6
monochromatic
#7CFFFF #B9FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.02
#F6FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.67
#F6FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFFF
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFFF | 1.00 | 1.02 | 20.67 | 20.67 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#F4FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f6ffff; /* rgb */ color: rgb(246, 255, 255); /* oklch */ color: oklch(99.3% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#f9ffff',
500: '#f6ffff',
950: '#000000',
},
}SCSS
$custom: #f6ffff; $custom-light: #f9ffff; $custom-dark: #000000;
JSON
{
"hex": "#f6ffff",
"rgb": {
"r": 246,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.9933,
"c": 0.00947,
"h": 197
},
"luminance": 0.98333
}Semantic roles & 50–950 ramp
primary
#F6FFFF
secondary
#F0A9A9
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686