#F2FCF3#F2FCF3
#F2FCF3 is a very light, near-neutral green. Relative luminance 0.950; OKLCH L 98.1% C 0.016 H 148.4°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF3 |
|---|---|
| RGB | rgb(242, 252, 243) |
| HSL | hsl(126, 63%, 97%) |
| HSV | hsv(126, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(98.02, -4.88, 3.16) |
| CIE-LCH | lch(98.02, 5.82, 147.04°) |
| OKLab | oklab(98.11% -0.0135 0.0083) |
| OKLCH | oklch(98.11% 0.016 148.4) |
| XYZ | xyz(87.6031, 94.9687, 98.4922) |
| Luminance | 0.9497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.91
Honeydew
#F0FFF0
ΔE00 3.19
Azure (CSS)
#F0FFFF
ΔE00 4.36
Ivory
#FFFFF0
ΔE00 4.65
Off White
#FAF9F6
ΔE00 6.09
Floralwhite
#FFFAF0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF3 #FCF2FB
analogous
#F6FCF2 #F2FCF3 #F2FCF8
triadic
#F2FCF3 #F3F2FC #FCF3F2
tetradic
#F2FCF3 #F2F6FC #FCF2FB #FCF8F2
square
#F2FCF3 #F2F6FC #FCF2FB #FCF8F2
split-complementary
#F2FCF3 #F8F2FC #FCF2F6
monochromatic
#8FE597 #C0F1C5 #E6F9E8 #E6F9E8 #E6F9E8
Accessibility & contrast
On white
1.05
#F2FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#F2FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF3
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF3 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#FAF9F3
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcf3; /* rgb */ color: rgb(242, 252, 243); /* oklch */ color: oklch(98.1% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#f6fdf7',
500: '#f2fcf3',
950: '#000000',
},
}SCSS
$custom: #f2fcf3; $custom-light: #f6fdf7; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf3",
"rgb": {
"r": 242,
"g": 252,
"b": 243
},
"hsl": {
"h": 126,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98113,
"c": 0.01583,
"h": 148.4
},
"luminance": 0.94969
}Semantic roles & 50–950 ramp
primary
#F2FCF3
secondary
#E1B2DC
accent
#1BB9CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585