#F7FFFE#F7FFFE
#F7FFFE is a very light, near-neutral teal. Relative luminance 0.985; OKLCH L 99.4% C 0.009 H 188.1°. Best body text is #000000 at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFFE |
|---|---|
| RGB | rgb(247, 255, 254) |
| HSL | hsl(173, 100%, 98%) |
| HSV | hsv(173, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.40, -2.80, -0.44) |
| CIE-LCH | lch(99.40, 2.83, 188.88°) |
| OKLab | oklab(99.38% -0.0084 -0.0012) |
| OKLCH | oklch(99.38% 0.009 188.1) |
| XYZ | xyz(92.0038, 98.4494, 107.9023) |
| Luminance | 0.9845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.26
Azure (CSS)
#F0FFFF
ΔE00 2.70
White
#FFFFFF
ΔE00 3.87
Pale Grey
#FDFDFE
ΔE00 4.09
Off White
#FAF9F6
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFFE #FFF7F8
analogous
#F7FFFA #F7FFFE #F7FCFF
triadic
#F7FFFE #FEF7FF #FFFEF7
tetradic
#F7FFFE #FAF7FF #FFF7F8 #FCFFF7
square
#F7FFFE #FAF7FF #FFF7F8 #FCFFF7
split-complementary
#F7FFFE #FFF7FC #FFFAF7
monochromatic
#7DFFEF #BAFFF6 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.01
#F7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.69
#F7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFFE
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFFE | 1.00 | 1.01 | 20.69 | 20.69 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FCFDFE
Tritanopia (blue-blind)
#F5FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f7fffe; /* rgb */ color: rgb(247, 255, 254); /* oklch */ color: oklch(99.4% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#f9fffe',
500: '#f7fffe',
950: '#000000',
},
}SCSS
$custom: #f7fffe; $custom-light: #f9fffe; $custom-dark: #000000;
JSON
{
"hex": "#f7fffe",
"rgb": {
"r": 247,
"g": 255,
"b": 254
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.99375,
"c": 0.00851,
"h": 188.1
},
"luminance": 0.9845
}Semantic roles & 50–950 ramp
primary
#F7FFFE
secondary
#F0AAB3
accent
#001DE6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685