#F5FEFB#F5FEFB
#F5FEFB is a very light, near-neutral teal. Relative luminance 0.973; OKLCH L 98.9% C 0.010 H 174.3°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEFB |
|---|---|
| RGB | rgb(245, 254, 251) |
| HSL | hsl(160, 82%, 98%) |
| HSV | hsv(160, 4%, 100%) |
| CMYK | cmyk(3.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.93, -3.48, 0.40) |
| CIE-LCH | lch(98.93, 3.51, 173.38°) |
| OKLab | oklab(98.95% -0.0102 0.001) |
| OKLCH | oklch(98.95% 0.01 174.3) |
| XYZ | xyz(90.5073, 97.2606, 105.2530) |
| Luminance | 0.9726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.10
Azure (CSS)
#F0FFFF
ΔE00 2.48
Off White
#FAF9F6
ΔE00 4.60
White
#FFFFFF
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 4.89
Pale Grey
#FDFDFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEFB #FEF5F8
analogous
#F5FEF6 #F5FEFB #F5FCFE
triadic
#F5FEFB #FBF5FE #FEFBF5
tetradic
#F5FEFB #F6F5FE #FEF5F8 #FCFEF5
square
#F5FEFB #F6F5FE #FEF5F8 #FCFEF5
split-complementary
#F5FEFB #FEF5FC #FEF6F5
monochromatic
#86F3CE #BDF8E5 #E3FCF4 #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.03
#F5FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#F5FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEFB
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEFB | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#F3FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5fefb; /* rgb */ color: rgb(245, 254, 251); /* oklch */ color: oklch(98.9% 0.010 174.3);
Tailwind
colors: {
custom: {
50: '#f8fefc',
500: '#f5fefb',
950: '#000000',
},
}SCSS
$custom: #f5fefb; $custom-light: #f8fefc; $custom-dark: #000000;
JSON
{
"hex": "#f5fefb",
"rgb": {
"r": 245,
"g": 254,
"b": 251
},
"hsl": {
"h": 160,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.98948,
"c": 0.01024,
"h": 174.3
},
"luminance": 0.97261
}Semantic roles & 50–950 ramp
primary
#F5FEFB
secondary
#E9AEC2
accent
#074FDE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585