#F2FEF9#F2FEF9
#F2FEF9 is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.7% C 0.014 H 169.2°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF9 |
|---|---|
| RGB | rgb(242, 254, 249) |
| HSL | hsl(155, 86%, 97%) |
| HSV | hsv(155, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(98.67, -4.82, 1.03) |
| CIE-LCH | lch(98.67, 4.93, 167.99°) |
| OKLab | oklab(98.67% -0.0139 0.0027) |
| OKLCH | oklch(98.67% 0.014 169.2) |
| XYZ | xyz(89.1554, 96.5998, 103.5528) |
| Luminance | 0.9660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.84
Azure (CSS)
#F0FFFF
ΔE00 2.46
Honeydew
#F0FFF0
ΔE00 4.43
Off White
#FAF9F6
ΔE00 6.01
Ivory
#FFFFF0
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF9 #FEF2F7
analogous
#F2FEF3 #F2FEF9 #F2FDFE
triadic
#F2FEF9 #F9F2FE #FEF9F2
tetradic
#F2FEF9 #F3F2FE #FEF2F7 #FDFEF2
square
#F2FEF9 #F3F2FE #FEF2F7 #FDFEF2
split-complementary
#F2FEF9 #FEF2FD #FEF3F2
monochromatic
#80F5C5 #B9FADF #E3FDF2 #E3FDF2 #E3FDF2
Accessibility & contrast
On white
1.03
#F2FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F2FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF9
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF9 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF9
Deuteranopia (green-blind)
#FBFAF9
Tritanopia (blue-blind)
#F0FEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef9; /* rgb */ color: rgb(242, 254, 249); /* oklch */ color: oklch(98.7% 0.014 169.2);
Tailwind
colors: {
custom: {
50: '#f6fefb',
500: '#f2fef9',
950: '#000000',
},
}SCSS
$custom: #f2fef9; $custom-light: #f6fefb; $custom-dark: #000000;
JSON
{
"hex": "#f2fef9",
"rgb": {
"r": 242,
"g": 254,
"b": 249
},
"hsl": {
"h": 155,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98673,
"c": 0.0142,
"h": 169.2
},
"luminance": 0.966
}Semantic roles & 50–950 ramp
primary
#F2FEF9
secondary
#EAAAC5
accent
#0360E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585