#F5FEFE#F5FEFE
#F5FEFE is a very light, near-neutral teal. Relative luminance 0.975; OKLCH L 99.0% C 0.009 H 197.0°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEFE |
|---|---|
| RGB | rgb(245, 254, 254) |
| HSL | hsl(180, 82%, 98%) |
| HSV | hsv(180, 4%, 100%) |
| CMYK | cmyk(3.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(99.01, -2.94, -1.03) |
| CIE-LCH | lch(99.01, 3.12, 199.21°) |
| OKLab | oklab(99.03% -0.0091 -0.0028) |
| OKLCH | oklch(99.03% 0.009 197) |
| XYZ | xyz(90.9840, 97.4513, 107.7634) |
| Luminance | 0.9745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.34
Mintcream
#F5FFFA
ΔE00 2.57
Aliceblue
#F0F8FF
ΔE00 3.82
White
#FFFFFF
ΔE00 4.15
Pale Grey
#FDFDFE
ΔE00 4.30
Whitesmoke
#F5F5F5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEFE #FEF5F5
analogous
#F5FEF9 #F5FEFE #F5F9FE
triadic
#F5FEFE #FEF5FE #FEFEF5
tetradic
#F5FEFE #F9F5FE #FEF5F5 #F9FEF5
square
#F5FEFE #F9F5FE #FEF5F5 #F9FEF5
split-complementary
#F5FEFE #FEF5F9 #FEF9F5
monochromatic
#86F3F3 #BDF8F8 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.02
#F5FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#F5FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEFE
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEFE | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F3FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5fefe; /* rgb */ color: rgb(245, 254, 254); /* oklch */ color: oklch(99.0% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#f8fefe',
500: '#f5fefe',
950: '#000000',
},
}SCSS
$custom: #f5fefe; $custom-light: #f8fefe; $custom-dark: #000000;
JSON
{
"hex": "#f5fefe",
"rgb": {
"r": 245,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.99032,
"c": 0.00948,
"h": 197
},
"luminance": 0.97452
}Semantic roles & 50–950 ramp
primary
#F5FEFE
secondary
#E9AEAE
accent
#0707DE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585