#F5FDFE#F5FDFE
#F5FDFE is a very light, near-neutral teal. Relative luminance 0.968; OKLCH L 98.8% C 0.009 H 205.9°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDFE |
|---|---|
| RGB | rgb(245, 253, 254) |
| HSL | hsl(187, 82%, 98%) |
| HSV | hsv(187, 4%, 100%) |
| CMYK | cmyk(3.5%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.76, -2.44, -1.39) |
| CIE-LCH | lch(98.76, 2.81, 209.68°) |
| OKLab | oklab(98.84% -0.0077 -0.0037) |
| OKLCH | oklch(98.84% 0.009 205.9) |
| XYZ | xyz(90.6675, 96.8183, 107.6579) |
| Luminance | 0.9682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.94
Aliceblue
#F0F8FF
ΔE00 3.14
Mintcream
#F5FFFA
ΔE00 3.26
White
#FFFFFF
ΔE00 3.67
Pale Grey
#FDFDFE
ΔE00 3.73
Whitesmoke
#F5F5F5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDFE #FEF6F5
analogous
#F5FEFA #F5FDFE #F5F8FE
triadic
#F5FDFE #FEF5FD #FDFEF5
tetradic
#F5FDFE #FAF5FE #FEF6F5 #F8FEF5
square
#F5FDFE #FAF5FE #FEF6F5 #F8FEF5
split-complementary
#F5FDFE #FEF5F8 #FEFAF5
monochromatic
#86E7F3 #BDF2F8 #E3F9FC #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.03
#F5FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F5FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDFE
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDFE | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#F3FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5fdfe; /* rgb */ color: rgb(245, 253, 254); /* oklch */ color: oklch(98.8% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#f8fefe',
500: '#f5fdfe',
950: '#000000',
},
}SCSS
$custom: #f5fdfe; $custom-light: #f8fefe; $custom-dark: #000000;
JSON
{
"hex": "#f5fdfe",
"rgb": {
"r": 245,
"g": 253,
"b": 254
},
"hsl": {
"h": 186.667,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.98835,
"c": 0.00856,
"h": 205.9
},
"luminance": 0.96819
}Semantic roles & 50–950 ramp
primary
#F5FDFE
secondary
#E9B5AE
accent
#1F07DE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585