#F2FEFE#F2FEFE
#F2FEFE is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.8% C 0.013 H 197.0°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEFE |
|---|---|
| RGB | rgb(242, 254, 254) |
| HSL | hsl(180, 86%, 97%) |
| HSV | hsv(180, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(98.80, -3.92, -1.36) |
| CIE-LCH | lch(98.80, 4.15, 199.15°) |
| OKLab | oklab(98.81% -0.0121 -0.0037) |
| OKLCH | oklch(98.81% 0.013 197) |
| XYZ | xyz(89.9456, 96.9159, 107.7147) |
| Luminance | 0.9692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.14
Mintcream
#F5FFFA
ΔE00 2.42
Aliceblue
#F0F8FF
ΔE00 4.40
White
#FFFFFF
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.47
Pale Grey
#FDFDFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEFE #FEF2F2
analogous
#F2FEF8 #F2FEFE #F2F8FE
triadic
#F2FEFE #FEF2FE #FEFEF2
tetradic
#F2FEFE #F8F2FE #FEF2F2 #F8FEF2
square
#F2FEFE #F8F2FE #FEF2F2 #F8FEF2
split-complementary
#F2FEFE #FEF2F8 #FEF8F2
monochromatic
#80F5F5 #B9FAFA #E3FDFD #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.03
#F2FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#F2FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEFE
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEFE | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fefe; /* rgb */ color: rgb(242, 254, 254); /* oklch */ color: oklch(98.8% 0.013 197.0);
Tailwind
colors: {
custom: {
50: '#f6fefe',
500: '#f2fefe',
950: '#000000',
},
}SCSS
$custom: #f2fefe; $custom-light: #f6fefe; $custom-dark: #000000;
JSON
{
"hex": "#f2fefe",
"rgb": {
"r": 242,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98813,
"c": 0.01262,
"h": 197
},
"luminance": 0.96917
}Semantic roles & 50–950 ramp
primary
#F2FEFE
secondary
#EAAAAA
accent
#0303E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585