#F6FEFA#F6FEFA
#F6FEFA is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 99.0% C 0.010 H 164.9°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEFA |
|---|---|
| RGB | rgb(246, 254, 250) |
| HSL | hsl(150, 80%, 98%) |
| HSV | hsv(150, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.98, -3.33, 0.99) |
| CIE-LCH | lch(98.98, 3.48, 163.40°) |
| OKLab | oklab(98.99% -0.0096 0.0026) |
| OKLCH | oklch(98.99% 0.01 164.9) |
| XYZ | xyz(90.7000, 97.3782, 104.4415) |
| Luminance | 0.9738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.01
Azure (CSS)
#F0FFFF
ΔE00 3.03
Off White
#FAF9F6
ΔE00 4.32
White
#FFFFFF
ΔE00 4.61
Whitesmoke
#F5F5F5
ΔE00 4.79
Pale Grey
#FDFDFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEFA #FEF6FA
analogous
#F6FEF6 #F6FEFA #F6FEFE
triadic
#F6FEFA #FAF6FE #FEFAF6
tetradic
#F6FEFA #F6F6FE #FEF6FA #FEFEF6
square
#F6FEFA #F6F6FE #FEF6FA #FEFEF6
split-complementary
#F6FEFA #FEF6FE #FEF6F6
monochromatic
#88F2BD #BFF8DB #E3FCF0 #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.03
#F6FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#F6FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEFA
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEFA | 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)
#FEFDFA
Deuteranopia (green-blind)
#FCFCFA
Tritanopia (blue-blind)
#F5FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f6fefa; /* rgb */ color: rgb(246, 254, 250); /* oklch */ color: oklch(99.0% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#f9fefb',
500: '#f6fefa',
950: '#000000',
},
}SCSS
$custom: #f6fefa; $custom-light: #f9fefb; $custom-dark: #000000;
JSON
{
"hex": "#f6fefa",
"rgb": {
"r": 246,
"g": 254,
"b": 250
},
"hsl": {
"h": 150,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98994,
"c": 0.00991,
"h": 164.9
},
"luminance": 0.97379
}Semantic roles & 50–950 ramp
primary
#F6FEFA
secondary
#E9B0CC
accent
#0973DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585