#F2FDF9#F2FDF9
#F2FDF9 is a very light, near-neutral teal. Relative luminance 0.960; OKLCH L 98.5% C 0.013 H 172.4°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDF9 |
|---|---|
| RGB | rgb(242, 253, 249) |
| HSL | hsl(158, 73%, 97%) |
| HSV | hsv(158, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(98.42, -4.32, 0.66) |
| CIE-LCH | lch(98.42, 4.37, 171.32°) |
| OKLab | oklab(98.48% -0.0126 0.0017) |
| OKLCH | oklch(98.48% 0.013 172.4) |
| XYZ | xyz(88.8389, 95.9668, 103.4473) |
| Luminance | 0.9597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.71
Azure (CSS)
#F0FFFF
ΔE00 2.23
Honeydew
#F0FFF0
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.49
White
#FFFFFF
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDF9 #FDF2F6
analogous
#F2FDF4 #F2FDF9 #F2FCFD
triadic
#F2FDF9 #F9F2FD #FDF9F2
tetradic
#F2FDF9 #F4F2FD #FDF2F6 #FCFDF2
square
#F2FDF9 #F4F2FD #FDF2F6 #FCFDF2
split-complementary
#F2FDF9 #FDF2FC #FDF4F2
monochromatic
#88EDC8 #BDF5E1 #E4FBF3 #E4FBF3 #E4FBF3
Accessibility & contrast
On white
1.04
#F2FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F2FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDF9
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDF9 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#FAFAF9
Tritanopia (blue-blind)
#F0FDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdf9; /* rgb */ color: rgb(242, 253, 249); /* oklch */ color: oklch(98.5% 0.013 172.4);
Tailwind
colors: {
custom: {
50: '#f6fefb',
500: '#f2fdf9',
950: '#000000',
},
}SCSS
$custom: #f2fdf9; $custom-light: #f6fefb; $custom-dark: #000000;
JSON
{
"hex": "#f2fdf9",
"rgb": {
"r": 242,
"g": 253,
"b": 249
},
"hsl": {
"h": 158.182,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98475,
"c": 0.01269,
"h": 172.4
},
"luminance": 0.95967
}Semantic roles & 50–950 ramp
primary
#F2FDF9
secondary
#E5AEC2
accent
#1058D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585