#F0FDFE#F0FDFE
#F0FDFE is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.5% C 0.014 H 202.5°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDFE |
|---|---|
| RGB | rgb(240, 253, 254) |
| HSL | hsl(184, 88%, 97%) |
| HSV | hsv(184, 6%, 100%) |
| CMYK | cmyk(5.5%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.40, -4.06, -1.95) |
| CIE-LCH | lch(98.40, 4.50, 205.63°) |
| OKLab | oklab(98.47% -0.0127 -0.0052) |
| OKLCH | oklch(98.47% 0.014 202.5) |
| XYZ | xyz(88.9462, 95.9308, 107.5772) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.04
Mintcream
#F5FFFA
ΔE00 2.96
Aliceblue
#F0F8FF
ΔE00 4.18
White
#FFFFFF
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 5.69
Pale Grey
#FDFDFE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDFE #FEF1F0
analogous
#F0FEF8 #F0FDFE #F0F6FE
triadic
#F0FDFE #FEF0FD #FDFEF0
tetradic
#F0FDFE #F8F0FE #FEF1F0 #F6FEF0
square
#F0FDFE #F8F0FE #FEF1F0 #F6FEF0
split-complementary
#F0FDFE #FEF0F6 #FEF8F0
monochromatic
#7DEEF6 #B7F5FA #E2FBFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.04
#F0FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F0FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDFE
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDFE | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#ECFEFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fdfe; /* rgb */ color: rgb(240, 253, 254); /* oklch */ color: oklch(98.5% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#f5fefe',
500: '#f0fdfe',
950: '#000000',
},
}SCSS
$custom: #f0fdfe; $custom-light: #f5fefe; $custom-dark: #000000;
JSON
{
"hex": "#f0fdfe",
"rgb": {
"r": 240,
"g": 253,
"b": 254
},
"hsl": {
"h": 184.286,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98471,
"c": 0.01374,
"h": 202.5
},
"luminance": 0.95932
}Semantic roles & 50–950 ramp
primary
#F0FDFE
secondary
#EAADA8
accent
#1201E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585