#F2FEF8#F2FEF8
#F2FEF8 is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.6% C 0.015 H 164.7°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF8 |
|---|---|
| RGB | rgb(242, 254, 248) |
| HSL | hsl(150, 86%, 97%) |
| HSV | hsv(150, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(98.65, -5.00, 1.50) |
| CIE-LCH | lch(98.65, 5.22, 163.26°) |
| OKLab | oklab(98.65% -0.0143 0.0039) |
| OKLCH | oklch(98.65% 0.015 164.7) |
| XYZ | xyz(88.9998, 96.5376, 102.7335) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.02
Azure (CSS)
#F0FFFF
ΔE00 2.88
Honeydew
#F0FFF0
ΔE00 3.98
Ivory
#FFFFF0
ΔE00 5.82
Off White
#FAF9F6
ΔE00 6.17
Lightcyan
#E0FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF8 #FEF2F8
analogous
#F2FEF2 #F2FEF8 #F2FEFE
triadic
#F2FEF8 #F8F2FE #FEF8F2
tetradic
#F2FEF8 #F2F2FE #FEF2F8 #FEFEF2
square
#F2FEF8 #F2F2FE #FEF2F8 #FEFEF2
split-complementary
#F2FEF8 #FEF2FE #FEF2F2
monochromatic
#80F5BB #B9FAD9 #E3FDF0 #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.03
#F2FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F2FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF8
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF8 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF8
Deuteranopia (green-blind)
#FBFAF8
Tritanopia (blue-blind)
#F0FEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef8; /* rgb */ color: rgb(242, 254, 248); /* oklch */ color: oklch(98.6% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#f6fefa',
500: '#f2fef8',
950: '#000000',
},
}SCSS
$custom: #f2fef8; $custom-light: #f6fefa; $custom-dark: #000000;
JSON
{
"hex": "#f2fef8",
"rgb": {
"r": 242,
"g": 254,
"b": 248
},
"hsl": {
"h": 150,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98646,
"c": 0.01485,
"h": 164.7
},
"luminance": 0.96538
}Semantic roles & 50–950 ramp
primary
#F2FEF8
secondary
#EAAACA
accent
#0373E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585