#FAFEFC#FAFEFC
#FAFEFC is a very light, near-neutral teal. Relative luminance 0.982; OKLCH L 99.3% C 0.005 H 165.0°. Best body text is #000000 at 20.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEFC |
|---|---|
| RGB | rgb(250, 254, 252) |
| HSL | hsl(150, 67%, 99%) |
| HSV | hsv(150, 2%, 100%) |
| CMYK | cmyk(1.6%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(99.31, -1.67, 0.49) |
| CIE-LCH | lch(99.31, 1.74, 163.52°) |
| OKLab | oklab(99.35% -0.0048 0.0013) |
| OKLCH | oklch(99.35% 0.005 165) |
| XYZ | xyz(92.4338, 98.2357, 106.1683) |
| Luminance | 0.9824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.44
Off White
#FAF9F6
ΔE00 2.47
Pale Grey
#FDFDFE
ΔE00 2.79
Whitesmoke
#F5F5F5
ΔE00 2.90
Mintcream
#F5FFFA
ΔE00 3.18
Azure (CSS)
#F0FFFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEFC #FEFAFC
analogous
#FAFEFA #FAFEFC #FAFEFE
triadic
#FAFEFC #FCFAFE #FEFCFA
tetradic
#FAFEFC #FAFAFE #FEFAFC #FEFEFA
square
#FAFEFC #FAFAFE #FEFAFC #FEFEFA
split-complementary
#FAFEFC #FEFAFE #FEFAFA
monochromatic
#94EABF #C7F4DD #E5FAF0 #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.02
#FAFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.65
#FAFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEFC
20.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEFC | 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)
#FEFDFC
Deuteranopia (green-blind)
#FDFDFC
Tritanopia (blue-blind)
#F9FEFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fafefc; /* rgb */ color: rgb(250, 254, 252); /* oklch */ color: oklch(99.3% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#fcfefd',
500: '#fafefc',
950: '#000000',
},
}SCSS
$custom: #fafefc; $custom-light: #fcfefd; $custom-dark: #000000;
JSON
{
"hex": "#fafefc",
"rgb": {
"r": 250,
"g": 254,
"b": 252
},
"hsl": {
"h": 150,
"s": 66.667,
"l": 98.824
},
"oklch": {
"l": 0.99346,
"c": 0.00496,
"h": 165
},
"luminance": 0.98236
}Semantic roles & 50–950 ramp
primary
#FAFEFC
secondary
#E5B7CE
accent
#1773CF
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585