#F1FFFA#F1FFFA
#F1FFFA is a very light, near-neutral teal. Relative luminance 0.971; OKLCH L 98.8% C 0.016 H 172.7°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFFA |
|---|---|
| RGB | rgb(241, 255, 250) |
| HSL | hsl(159, 100%, 97%) |
| HSV | hsv(159, 5%, 100%) |
| CMYK | cmyk(5.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.88, -5.47, 0.80) |
| CIE-LCH | lch(98.88, 5.53, 171.63°) |
| OKLab | oklab(98.83% -0.0159 0.0021) |
| OKLCH | oklch(98.83% 0.016 172.7) |
| XYZ | xyz(89.2875, 97.1221, 104.4664) |
| Luminance | 0.9712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.56
Azure (CSS)
#F0FFFF
ΔE00 2.35
Honeydew
#F0FFF0
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 5.56
Ivory
#FFFFF0
ΔE00 6.61
Off White
#FAF9F6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFFA #FFF1F6
analogous
#F1FFF3 #F1FFFA #F1FDFF
triadic
#F1FFFA #FAF1FF #FFFAF1
tetradic
#F1FFFA #F3F1FF #FFF1F6 #FDFFF1
square
#F1FFFA #F3F1FF #FFF1F6 #FDFFF1
split-complementary
#F1FFFA #FFF1FD #FFF3F1
monochromatic
#77FFCE #B4FFE4 #E0FFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.03
#F1FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#F1FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFFA
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFFA | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#EEFFFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f1fffa; /* rgb */ color: rgb(241, 255, 250); /* oklch */ color: oklch(98.8% 0.016 172.7);
Tailwind
colors: {
custom: {
50: '#f5fffb',
500: '#f1fffa',
950: '#000000',
},
}SCSS
$custom: #f1fffa; $custom-light: #f5fffb; $custom-dark: #000000;
JSON
{
"hex": "#f1fffa",
"rgb": {
"r": 241,
"g": 255,
"b": 250
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.98827,
"c": 0.01606,
"h": 172.7
},
"luminance": 0.97123
}Semantic roles & 50–950 ramp
primary
#F1FFFA
secondary
#EFA5C0
accent
#0052E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685