#F5FFFF#F5FFFF
#F5FFFF is a very light, near-neutral teal. Relative luminance 0.982; OKLCH L 99.3% C 0.011 H 197.0°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFFF |
|---|---|
| RGB | rgb(245, 255, 255) |
| HSL | hsl(180, 100%, 98%) |
| HSV | hsv(180, 4%, 100%) |
| CMYK | cmyk(3.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(99.28, -3.27, -1.14) |
| CIE-LCH | lch(99.28, 3.46, 199.19°) |
| OKLab | oklab(99.26% -0.0101 -0.0031) |
| OKLCH | oklch(99.26% 0.011 197) |
| XYZ | xyz(91.4627, 98.1519, 108.7150) |
| Luminance | 0.9815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.95
Mintcream
#F5FFFA
ΔE00 2.45
Aliceblue
#F0F8FF
ΔE00 4.04
White
#FFFFFF
ΔE00 4.54
Pale Grey
#FDFDFE
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFFF #FFF5F5
analogous
#F5FFFA #F5FFFF #F5FAFF
triadic
#F5FFFF #FFF5FF #FFFFF5
tetradic
#F5FFFF #FAF5FF #FFF5F5 #FAFFF5
square
#F5FFFF #FAF5FF #FFF5F5 #FAFFF5
split-complementary
#F5FFFF #FFF5FA #FFFAF5
monochromatic
#7BFFFF #B8FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.02
#F5FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.63
#F5FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFFF
20.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFFF | 1.00 | 1.02 | 20.63 | 20.63 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#F2FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f5ffff; /* rgb */ color: rgb(245, 255, 255); /* oklch */ color: oklch(99.3% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#f8ffff',
500: '#f5ffff',
950: '#000000',
},
}SCSS
$custom: #f5ffff; $custom-light: #f8ffff; $custom-dark: #000000;
JSON
{
"hex": "#f5ffff",
"rgb": {
"r": 245,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.99257,
"c": 0.01052,
"h": 197
},
"luminance": 0.98152
}Semantic roles & 50–950 ramp
primary
#F5FFFF
secondary
#F0A8A8
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686