#F1FFFC#F1FFFC
#F1FFFC is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 98.9% C 0.015 H 181.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFFC |
|---|---|
| RGB | rgb(241, 255, 252) |
| HSL | hsl(167, 100%, 97%) |
| HSV | hsv(167, 5%, 100%) |
| CMYK | cmyk(5.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.93, -5.11, -0.15) |
| CIE-LCH | lch(98.93, 5.11, 181.68°) |
| OKLab | oklab(98.88% -0.0152 -0.0005) |
| OKLCH | oklch(98.88% 0.015 181.8) |
| XYZ | xyz(89.6028, 97.2482, 106.1268) |
| Luminance | 0.9725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.42
Mintcream
#F5FFFA
ΔE00 1.68
Honeydew
#F0FFF0
ΔE00 5.16
Lightcyan
#E0FFFF
ΔE00 5.40
Aliceblue
#F0F8FF
ΔE00 6.19
Off White
#FAF9F6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFFC #FFF1F4
analogous
#F1FFF5 #F1FFFC #F1FBFF
triadic
#F1FFFC #FCF1FF #FFFCF1
tetradic
#F1FFFC #F5F1FF #FFF1F4 #FBFFF1
square
#F1FFFC #F5F1FF #FFF1F4 #FBFFF1
split-complementary
#F1FFFC #FFF1FB #FFF5F1
monochromatic
#77FFE2 #B4FFEF #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.03
#F1FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#F1FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFFC
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFFC | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFC
Deuteranopia (green-blind)
#FBFBFC
Tritanopia (blue-blind)
#EEFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f1fffc; /* rgb */ color: rgb(241, 255, 252); /* oklch */ color: oklch(98.9% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#f5fffd',
500: '#f1fffc',
950: '#000000',
},
}SCSS
$custom: #f1fffc; $custom-light: #f5fffd; $custom-dark: #000000;
JSON
{
"hex": "#f1fffc",
"rgb": {
"r": 241,
"g": 255,
"b": 252
},
"hsl": {
"h": 167.143,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.98882,
"c": 0.01518,
"h": 181.8
},
"luminance": 0.97249
}Semantic roles & 50–950 ramp
primary
#F1FFFC
secondary
#EFA5B5
accent
#0031E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685