#F2FDF8#F2FDF8
#F2FDF8 is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.4% C 0.013 H 167.2°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDF8 |
|---|---|
| RGB | rgb(242, 253, 248) |
| HSL | hsl(153, 73%, 97%) |
| HSV | hsv(153, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(98.39, -4.50, 1.14) |
| CIE-LCH | lch(98.39, 4.64, 165.81°) |
| OKLab | oklab(98.45% -0.013 0.003) |
| OKLCH | oklch(98.45% 0.013 167.2) |
| XYZ | xyz(88.6833, 95.9045, 102.6280) |
| Luminance | 0.9590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.60
Azure (CSS)
#F0FFFF
ΔE00 2.61
Honeydew
#F0FFF0
ΔE00 4.58
Off White
#FAF9F6
ΔE00 5.63
Ivory
#FFFFF0
ΔE00 5.81
White
#FFFFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDF8 #FDF2F7
analogous
#F2FDF3 #F2FDF8 #F2FDFD
triadic
#F2FDF8 #F8F2FD #FDF8F2
tetradic
#F2FDF8 #F3F2FD #FDF2F7 #FDFDF2
square
#F2FDF8 #F3F2FD #FDF2F7 #FDFDF2
split-complementary
#F2FDF8 #FDF2FD #FDF3F2
monochromatic
#88EDBF #BDF5DB #E4FBF1 #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.04
#F2FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F2FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDF8
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDF8 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FAFAF8
Tritanopia (blue-blind)
#F0FDFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdf8; /* rgb */ color: rgb(242, 253, 248); /* oklch */ color: oklch(98.4% 0.013 167.2);
Tailwind
colors: {
custom: {
50: '#f6fefa',
500: '#f2fdf8',
950: '#000000',
},
}SCSS
$custom: #f2fdf8; $custom-light: #f6fefa; $custom-dark: #000000;
JSON
{
"hex": "#f2fdf8",
"rgb": {
"r": 242,
"g": 253,
"b": 248
},
"hsl": {
"h": 152.727,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98448,
"c": 0.01329,
"h": 167.2
},
"luminance": 0.95905
}Semantic roles & 50–950 ramp
primary
#F2FDF8
secondary
#E5AEC7
accent
#106AD5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585