#F6FFFE#F6FFFE
#F6FFFE is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.3% C 0.010 H 189.1°. Best body text is #000000 at 20.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFFE |
|---|---|
| RGB | rgb(246, 255, 254) |
| HSL | hsl(173, 100%, 98%) |
| HSV | hsv(173, 4%, 100%) |
| CMYK | cmyk(3.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.33, -3.12, -0.55) |
| CIE-LCH | lch(99.33, 3.17, 189.97°) |
| OKLab | oklab(99.3% -0.0094 -0.0015) |
| OKLCH | oklch(99.3% 0.01 189.1) |
| XYZ | xyz(91.6520, 98.2680, 107.8858) |
| Luminance | 0.9827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.06
Azure (CSS)
#F0FFFF
ΔE00 2.29
White
#FFFFFF
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 4.36
Pale Grey
#FDFDFE
ΔE00 4.50
Off White
#FAF9F6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFFE #FFF6F7
analogous
#F6FFF9 #F6FFFE #F6FBFF
triadic
#F6FFFE #FEF6FF #FFFEF6
tetradic
#F6FFFE #F9F6FF #FFF6F7 #FBFFF6
square
#F6FFFE #F9F6FF #FFF6F7 #FBFFF6
split-complementary
#F6FFFE #FFF6FB #FFF9F6
monochromatic
#7CFFF0 #B9FFF7 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.02
#F6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.65
#F6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFFE
20.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFFE | 1.00 | 1.02 | 20.65 | 20.65 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FCFCFE
Tritanopia (blue-blind)
#F4FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f6fffe; /* rgb */ color: rgb(246, 255, 254); /* oklch */ color: oklch(99.3% 0.010 189.1);
Tailwind
colors: {
custom: {
50: '#f9fffe',
500: '#f6fffe',
950: '#000000',
},
}SCSS
$custom: #f6fffe; $custom-light: #f9fffe; $custom-dark: #000000;
JSON
{
"hex": "#f6fffe",
"rgb": {
"r": 246,
"g": 255,
"b": 254
},
"hsl": {
"h": 173.333,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.99302,
"c": 0.00956,
"h": 189.1
},
"luminance": 0.98269
}Semantic roles & 50–950 ramp
primary
#F6FFFE
secondary
#F0A9B1
accent
#001AE6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685