#F5FEFD#F5FEFD
#F5FEFD is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 99.0% C 0.010 H 189.1°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEFD |
|---|---|
| RGB | rgb(245, 254, 253) |
| HSL | hsl(173, 82%, 98%) |
| HSV | hsv(173, 4%, 100%) |
| CMYK | cmyk(3.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.98, -3.12, -0.55) |
| CIE-LCH | lch(98.98, 3.17, 189.97°) |
| OKLab | oklab(99% -0.0094 -0.0015) |
| OKLCH | oklch(99% 0.01 189.1) |
| XYZ | xyz(90.8243, 97.3874, 106.9222) |
| Luminance | 0.9739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.06
Azure (CSS)
#F0FFFF
ΔE00 2.27
Aliceblue
#F0F8FF
ΔE00 4.30
White
#FFFFFF
ΔE00 4.31
Off White
#FAF9F6
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEFD #FEF5F6
analogous
#F5FEF8 #F5FEFD #F5FAFE
triadic
#F5FEFD #FDF5FE #FEFDF5
tetradic
#F5FEFD #F8F5FE #FEF5F6 #FAFEF5
square
#F5FEFD #F8F5FE #FEF5F6 #FAFEF5
split-complementary
#F5FEFD #FEF5FA #FEF8F5
monochromatic
#86F3E7 #BDF8F2 #E3FCF9 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.03
#F5FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#F5FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEFD
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEFD | 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)
#FDFDFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#F3FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5fefd; /* rgb */ color: rgb(245, 254, 253); /* oklch */ color: oklch(99.0% 0.010 189.1);
Tailwind
colors: {
custom: {
50: '#f8fefe',
500: '#f5fefd',
950: '#000000',
},
}SCSS
$custom: #f5fefd; $custom-light: #f8fefe; $custom-dark: #000000;
JSON
{
"hex": "#f5fefd",
"rgb": {
"r": 245,
"g": 254,
"b": 253
},
"hsl": {
"h": 173.333,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.99004,
"c": 0.00956,
"h": 189.1
},
"luminance": 0.97388
}Semantic roles & 50–950 ramp
primary
#F5FEFD
secondary
#E9AEB5
accent
#071FDE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585