#F0FDFD#F0FDFD
#F0FDFD is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.4% C 0.014 H 196.9°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDFD |
|---|---|
| RGB | rgb(240, 253, 253) |
| HSL | hsl(180, 76%, 97%) |
| HSV | hsv(180, 5%, 99%) |
| CMYK | cmyk(5.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.38, -4.24, -1.47) |
| CIE-LCH | lch(98.38, 4.49, 199.12°) |
| OKLab | oklab(98.44% -0.0131 -0.004) |
| OKLCH | oklch(98.44% 0.014 196.9) |
| XYZ | xyz(88.7865, 95.8669, 106.7360) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.81
Mintcream
#F5FFFA
ΔE00 2.53
Aliceblue
#F0F8FF
ΔE00 4.61
White
#FFFFFF
ΔE00 5.77
Whitesmoke
#F5F5F5
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDFD #FDF0F0
analogous
#F0FDF7 #F0FDFD #F0F7FD
triadic
#F0FDFD #FDF0FD #FDFDF0
tetradic
#F0FDFD #F7F0FD #FDF0F0 #F7FDF0
square
#F0FDFD #F7F0FD #FDF0F0 #F7FDF0
split-complementary
#F0FDFD #FDF0F7 #FDF7F0
monochromatic
#84EFEF #BAF6F6 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.04
#F0FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F0FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDFD
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDFD | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#EDFEFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fdfd; /* rgb */ color: rgb(240, 253, 253); /* oklch */ color: oklch(98.4% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#f5fefe',
500: '#f0fdfd',
950: '#000000',
},
}SCSS
$custom: #f0fdfd; $custom-light: #f5fefe; $custom-dark: #000000;
JSON
{
"hex": "#f0fdfd",
"rgb": {
"r": 240,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98442,
"c": 0.01366,
"h": 196.9
},
"luminance": 0.95868
}Semantic roles & 50–950 ramp
primary
#F0FDFD
secondary
#E6ABAB
accent
#0D0DD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585