#F2FEFA#F2FEFA
#F2FEFA is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.7% C 0.014 H 174.2°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEFA |
|---|---|
| RGB | rgb(242, 254, 250) |
| HSL | hsl(160, 86%, 97%) |
| HSV | hsv(160, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.69, -4.64, 0.55) |
| CIE-LCH | lch(98.69, 4.67, 173.27°) |
| OKLab | oklab(98.7% -0.0136 0.0014) |
| OKLCH | oklch(98.7% 0.014 174.2) |
| XYZ | xyz(89.3117, 96.6623, 104.3764) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.90
Azure (CSS)
#F0FFFF
ΔE00 2.04
Honeydew
#F0FFF0
ΔE00 4.88
Off White
#FAF9F6
ΔE00 5.88
White
#FFFFFF
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEFA #FEF2F6
analogous
#F2FEF4 #F2FEFA #F2FCFE
triadic
#F2FEFA #FAF2FE #FEFAF2
tetradic
#F2FEFA #F4F2FE #FEF2F6 #FCFEF2
square
#F2FEFA #F4F2FE #FEF2F6 #FCFEF2
split-complementary
#F2FEFA #FEF2FC #FEF4F2
monochromatic
#80F5CE #B9FAE4 #E3FDF4 #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.03
#F2FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F2FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEFA
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEFA | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#F0FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fefa; /* rgb */ color: rgb(242, 254, 250); /* oklch */ color: oklch(98.7% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#f6fefb',
500: '#f2fefa',
950: '#000000',
},
}SCSS
$custom: #f2fefa; $custom-light: #f6fefb; $custom-dark: #000000;
JSON
{
"hex": "#f2fefa",
"rgb": {
"r": 242,
"g": 254,
"b": 250
},
"hsl": {
"h": 160,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98701,
"c": 0.01364,
"h": 174.2
},
"luminance": 0.96663
}Semantic roles & 50–950 ramp
primary
#F2FEFA
secondary
#EAAAC0
accent
#034EE2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585