#F5FEFF#F5FEFF
#F5FEFF is a very light, near-neutral teal. Relative luminance 0.975; OKLCH L 99.1% C 0.010 H 204.9°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEFF |
|---|---|
| RGB | rgb(245, 254, 255) |
| HSL | hsl(186, 100%, 98%) |
| HSV | hsv(186, 4%, 100%) |
| CMYK | cmyk(3.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(99.03, -2.76, -1.50) |
| CIE-LCH | lch(99.03, 3.15, 208.53°) |
| OKLab | oklab(99.06% -0.0087 -0.004) |
| OKLCH | oklch(99.06% 0.01 204.9) |
| XYZ | xyz(91.1445, 97.5155, 108.6089) |
| Luminance | 0.9752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.53
Mintcream
#F5FFFA
ΔE00 3.08
Aliceblue
#F0F8FF
ΔE00 3.34
White
#FFFFFF
ΔE00 4.05
Pale Grey
#FDFDFE
ΔE00 4.14
Whitesmoke
#F5F5F5
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEFF #FFF6F5
analogous
#F5FFFB #F5FEFF #F5F9FF
triadic
#F5FEFF #FFF5FE #FEFFF5
tetradic
#F5FEFF #FBF5FF #FFF6F5 #F9FFF5
square
#F5FEFF #FBF5FF #FFF6F5 #F9FFF5
split-complementary
#F5FEFF #FFF5F9 #FFFBF5
monochromatic
#7BF2FF #B8F8FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.02
#F5FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#F5FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEFF
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEFF | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#F2FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5feff; /* rgb */ color: rgb(245, 254, 255); /* oklch */ color: oklch(99.1% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#f8feff',
500: '#f5feff',
950: '#000000',
},
}SCSS
$custom: #f5feff; $custom-light: #f8feff; $custom-dark: #000000;
JSON
{
"hex": "#f5feff",
"rgb": {
"r": 245,
"g": 254,
"b": 255
},
"hsl": {
"h": 186,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.9906,
"c": 0.00959,
"h": 204.9
},
"luminance": 0.97516
}Semantic roles & 50–950 ramp
primary
#F5FEFF
secondary
#F0B0A8
accent
#1700E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586