#F2FDF4#F2FDF4
#F2FDF4 is a very light, near-neutral green. Relative luminance 0.957; OKLCH L 98.3% C 0.017 H 151.1°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDF4 |
|---|---|
| RGB | rgb(242, 253, 244) |
| HSL | hsl(131, 73%, 97%) |
| HSV | hsv(131, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(98.30, -5.21, 3.05) |
| CIE-LCH | lch(98.30, 6.03, 149.63°) |
| OKLab | oklab(98.34% -0.0145 0.008) |
| OKLCH | oklch(98.34% 0.017 151.1) |
| XYZ | xyz(88.0694, 95.6590, 99.3947) |
| Luminance | 0.9566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.95
Honeydew
#F0FFF0
ΔE00 2.94
Azure (CSS)
#F0FFFF
ΔE00 4.24
Ivory
#FFFFF0
ΔE00 4.95
Off White
#FAF9F6
ΔE00 6.43
Floralwhite
#FFFAF0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDF4 #FDF2FB
analogous
#F6FDF2 #F2FDF4 #F2FDFA
triadic
#F2FDF4 #F4F2FD #FDF4F2
tetradic
#F2FDF4 #F2F6FD #FDF2FB #FDFAF2
square
#F2FDF4 #F2F6FD #FDF2FB #FDFAF2
split-complementary
#F2FDF4 #FAF2FD #FDF2F6
monochromatic
#88ED9A #BDF5C7 #E4FBE9 #E4FBE9 #E4FBE9
Accessibility & contrast
On white
1.04
#F2FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F2FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDF4
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDF4 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FBFAF4
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdf4; /* rgb */ color: rgb(242, 253, 244); /* oklch */ color: oklch(98.3% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#f6fef7',
500: '#f2fdf4',
950: '#000000',
},
}SCSS
$custom: #f2fdf4; $custom-light: #f6fef7; $custom-dark: #000000;
JSON
{
"hex": "#f2fdf4",
"rgb": {
"r": 242,
"g": 253,
"b": 244
},
"hsl": {
"h": 130.909,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98338,
"c": 0.01654,
"h": 151.1
},
"luminance": 0.95659
}Semantic roles & 50–950 ramp
primary
#F2FDF4
secondary
#E5AEDB
accent
#10B2D5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585