#F8FFFF#F8FFFF
#F8FFFF is a very light, near-neutral teal. Relative luminance 0.987; OKLCH L 99.5% C 0.007 H 197.0°. Best body text is #000000 at 20.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFFF |
|---|---|
| RGB | rgb(248, 255, 255) |
| HSL | hsl(180, 100%, 99%) |
| HSV | hsv(180, 3%, 100%) |
| CMYK | cmyk(2.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(99.49, -2.29, -0.80) |
| CIE-LCH | lch(99.49, 2.43, 199.26°) |
| OKLab | oklab(99.48% -0.0071 -0.0022) |
| OKLCH | oklch(99.48% 0.007 197) |
| XYZ | xyz(92.5181, 98.6960, 108.7645) |
| Luminance | 0.9870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.99
Azure (CSS)
#F0FFFF
ΔE00 3.21
White
#FFFFFF
ΔE00 3.28
Pale Grey
#FDFDFE
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 3.67
Whitesmoke
#F5F5F5
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFFF #FFF8F8
analogous
#F8FFFB #F8FFFF #F8FBFF
triadic
#F8FFFF #FFF8FF #FFFFF8
tetradic
#F8FFFF #FBF8FF #FFF8F8 #FBFFF8
square
#F8FFFF #FBF8FF #FFF8F8 #FBFFF8
split-complementary
#F8FFFF #FFF8FB #FFFBF8
monochromatic
#7EFFFF #BBFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.01
#F8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.74
#F8FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFFF
20.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFFF | 1.00 | 1.01 | 20.74 | 20.74 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#F6FFFF
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #f8ffff; /* rgb */ color: rgb(248, 255, 255); /* oklch */ color: oklch(99.5% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#faffff',
500: '#f8ffff',
950: '#000000',
},
}SCSS
$custom: #f8ffff; $custom-light: #faffff; $custom-dark: #000000;
JSON
{
"hex": "#f8ffff",
"rgb": {
"r": 248,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.99477,
"c": 0.00738,
"h": 197
},
"luminance": 0.98696
}Semantic roles & 50–950 ramp
primary
#F8FFFF
secondary
#F0ABAB
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686