#F0FCFE#F0FCFE
#F0FCFE is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.3% C 0.013 H 208.7°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCFE |
|---|---|
| RGB | rgb(240, 252, 254) |
| HSL | hsl(189, 88%, 97%) |
| HSV | hsv(189, 6%, 100%) |
| CMYK | cmyk(5.5%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(98.15, -3.56, -2.32) |
| CIE-LCH | lch(98.15, 4.24, 213.07°) |
| OKLab | oklab(98.27% -0.0113 -0.0062) |
| OKLCH | oklch(98.27% 0.013 208.7) |
| XYZ | xyz(88.6314, 95.3011, 107.4722) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.76
Mintcream
#F5FFFA
ΔE00 3.42
Aliceblue
#F0F8FF
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 5.23
White
#FFFFFF
ΔE00 5.25
Pale Grey
#FDFDFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCFE #FEF2F0
analogous
#F0FEF9 #F0FCFE #F0F5FE
triadic
#F0FCFE #FEF0FC #FCFEF0
tetradic
#F0FCFE #F9F0FE #FEF2F0 #F5FEF0
square
#F0FCFE #F9F0FE #FEF2F0 #F5FEF0
split-complementary
#F0FCFE #FEF0F5 #FEF9F0
monochromatic
#7DE5F6 #B7F1FA #E2F9FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.05
#F0FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F0FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCFE
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCFE | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#ECFDFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fcfe; /* rgb */ color: rgb(240, 252, 254); /* oklch */ color: oklch(98.3% 0.013 208.7);
Tailwind
colors: {
custom: {
50: '#f5fdfe',
500: '#f0fcfe',
950: '#000000',
},
}SCSS
$custom: #f0fcfe; $custom-light: #f5fdfe; $custom-dark: #000000;
JSON
{
"hex": "#f0fcfe",
"rgb": {
"r": 240,
"g": 252,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98273,
"c": 0.01293,
"h": 208.7
},
"luminance": 0.95302
}Semantic roles & 50–950 ramp
primary
#F0FCFE
secondary
#EAB2A8
accent
#2201E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585