#F2FDFE#F2FDFE
#F2FDFE is a very light, near-neutral teal. Relative luminance 0.963; OKLCH L 98.6% C 0.012 H 203.5°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDFE |
|---|---|
| RGB | rgb(242, 253, 254) |
| HSL | hsl(185, 86%, 97%) |
| HSV | hsv(185, 5%, 100%) |
| CMYK | cmyk(4.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.54, -3.41, -1.73) |
| CIE-LCH | lch(98.54, 3.83, 206.83°) |
| OKLab | oklab(98.62% -0.0107 -0.0046) |
| OKLCH | oklch(98.62% 0.012 203.5) |
| XYZ | xyz(89.6291, 96.2829, 107.6092) |
| Luminance | 0.9628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.75
Mintcream
#F5FFFA
ΔE00 2.92
Aliceblue
#F0F8FF
ΔE00 3.68
White
#FFFFFF
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 4.96
Pale Grey
#FDFDFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDFE #FEF3F2
analogous
#F2FEF9 #F2FDFE #F2F7FE
triadic
#F2FDFE #FEF2FD #FDFEF2
tetradic
#F2FDFE #F9F2FE #FEF3F2 #F7FEF2
square
#F2FDFE #F9F2FE #FEF3F2 #F7FEF2
split-complementary
#F2FDFE #FEF2F7 #FEF9F2
monochromatic
#80ECF5 #B9F4FA #E3FBFD #E3FBFD #E3FBFD
Accessibility & contrast
On white
1.04
#F2FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F2FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDFE
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDFE | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#EFFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fdfe; /* rgb */ color: rgb(242, 253, 254); /* oklch */ color: oklch(98.6% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#f6fefe',
500: '#f2fdfe',
950: '#000000',
},
}SCSS
$custom: #f2fdfe; $custom-light: #f6fefe; $custom-dark: #000000;
JSON
{
"hex": "#f2fdfe",
"rgb": {
"r": 242,
"g": 253,
"b": 254
},
"hsl": {
"h": 185,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98616,
"c": 0.01167,
"h": 203.5
},
"luminance": 0.96284
}Semantic roles & 50–950 ramp
primary
#F2FDFE
secondary
#EAB0AA
accent
#1603E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585