#F1FFFE#F1FFFE
#F1FFFE is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 98.9% C 0.015 H 191.8°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFFE |
|---|---|
| RGB | rgb(241, 255, 254) |
| HSL | hsl(176, 100%, 97%) |
| HSV | hsv(176, 5%, 100%) |
| CMYK | cmyk(5.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.98, -4.74, -1.10) |
| CIE-LCH | lch(98.98, 4.87, 193.09°) |
| OKLab | oklab(98.94% -0.0144 -0.003) |
| OKLCH | oklch(98.94% 0.015 191.8) |
| XYZ | xyz(89.9214, 97.3757, 107.8047) |
| Luminance | 0.9738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.54
Mintcream
#F5FFFA
ΔE00 2.24
Aliceblue
#F0F8FF
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 5.43
Honeydew
#F0FFF0
ΔE00 6.14
White
#FFFFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFFE #FFF1F2
analogous
#F1FFF7 #F1FFFE #F1F9FF
triadic
#F1FFFE #FEF1FF #FFFEF1
tetradic
#F1FFFE #F7F1FF #FFF1F2 #F9FFF1
square
#F1FFFE #F7F1FF #FFF1F2 #F9FFF1
split-complementary
#F1FFFE #FFF1F9 #FFF7F1
monochromatic
#77FFF5 #B4FFFA #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.03
#F1FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#F1FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFFE
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFFE | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#EDFFFF
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f1fffe; /* rgb */ color: rgb(241, 255, 254); /* oklch */ color: oklch(98.9% 0.015 191.8);
Tailwind
colors: {
custom: {
50: '#f5fffe',
500: '#f1fffe',
950: '#000000',
},
}SCSS
$custom: #f1fffe; $custom-light: #f5fffe; $custom-dark: #000000;
JSON
{
"hex": "#f1fffe",
"rgb": {
"r": 241,
"g": 255,
"b": 254
},
"hsl": {
"h": 175.714,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.98939,
"c": 0.01473,
"h": 191.8
},
"luminance": 0.97377
}Semantic roles & 50–950 ramp
primary
#F1FFFE
secondary
#EFA5AA
accent
#0010E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685