#F5FFFE#F5FFFE
#F5FFFE is a very light, near-neutral teal. Relative luminance 0.981; OKLCH L 99.2% C 0.011 H 189.8°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFFE |
|---|---|
| RGB | rgb(245, 255, 254) |
| HSL | hsl(174, 100%, 98%) |
| HSV | hsv(174, 4%, 100%) |
| CMYK | cmyk(3.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.26, -3.45, -0.66) |
| CIE-LCH | lch(99.26, 3.51, 190.85°) |
| OKLab | oklab(99.23% -0.0104 -0.0018) |
| OKLCH | oklch(99.23% 0.011 189.8) |
| XYZ | xyz(91.3021, 98.0876, 107.8694) |
| Luminance | 0.9809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.89
Mintcream
#F5FFFA
ΔE00 1.94
Aliceblue
#F0F8FF
ΔE00 4.51
White
#FFFFFF
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 4.89
Off White
#FAF9F6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFFE #FFF5F6
analogous
#F5FFF9 #F5FFFE #F5FBFF
triadic
#F5FFFE #FEF5FF #FFFEF5
tetradic
#F5FFFE #F9F5FF #FFF5F6 #FBFFF5
square
#F5FFFE #F9F5FF #FFF5F6 #FBFFF5
split-complementary
#F5FFFE #FFF5FB #FFF9F5
monochromatic
#7BFFF2 #B8FFF8 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.02
#F5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#F5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFFE
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFFE | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FCFCFE
Tritanopia (blue-blind)
#F3FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f5fffe; /* rgb */ color: rgb(245, 255, 254); /* oklch */ color: oklch(99.2% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#f8fffe',
500: '#f5fffe',
950: '#000000',
},
}SCSS
$custom: #f5fffe; $custom-light: #f8fffe; $custom-dark: #000000;
JSON
{
"hex": "#f5fffe",
"rgb": {
"r": 245,
"g": 255,
"b": 254
},
"hsl": {
"h": 174,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.99228,
"c": 0.0106,
"h": 189.8
},
"luminance": 0.98088
}Semantic roles & 50–950 ramp
primary
#F5FFFE
secondary
#F0A8B0
accent
#0017E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685