#F3FCF2#F3FCF2
#F3FCF2 is a very light, near-neutral green. Relative luminance 0.951; OKLCH L 98.2% C 0.016 H 142.6°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCF2 |
|---|---|
| RGB | rgb(243, 252, 242) |
| HSL | hsl(114, 63%, 97%) |
| HSV | hsv(114, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.07, -4.72, 3.75) |
| CIE-LCH | lch(98.07, 6.03, 141.52°) |
| OKLab | oklab(98.16% -0.0129 0.0099) |
| OKLCH | oklch(98.16% 0.016 142.6) |
| XYZ | xyz(87.7967, 95.0860, 97.7152) |
| Luminance | 0.9509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.29
Honeydew
#F0FFF0
ΔE00 3.15
Ivory
#FFFFF0
ΔE00 4.15
Azure (CSS)
#F0FFFF
ΔE00 4.86
Off White
#FAF9F6
ΔE00 6.01
Floralwhite
#FFFAF0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCF2 #FBF2FC
analogous
#F8FCF2 #F3FCF2 #F2FCF6
triadic
#F3FCF2 #F2F3FC #FCF2F3
tetradic
#F3FCF2 #F2F8FC #FBF2FC #FCF6F2
square
#F3FCF2 #F2F8FC #FBF2FC #FCF6F2
split-complementary
#F3FCF2 #F6F2FC #FCF2F8
monochromatic
#97E58F #C5F1C0 #E8F9E6 #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.05
#F3FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F3FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCF2
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCF2 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F2FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fcf2; /* rgb */ color: rgb(243, 252, 242); /* oklch */ color: oklch(98.2% 0.016 142.6);
Tailwind
colors: {
custom: {
50: '#f7fdf6',
500: '#f3fcf2',
950: '#000000',
},
}SCSS
$custom: #f3fcf2; $custom-light: #f7fdf6; $custom-dark: #000000;
JSON
{
"hex": "#f3fcf2",
"rgb": {
"r": 243,
"g": 252,
"b": 242
},
"hsl": {
"h": 114,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9816,
"c": 0.0162,
"h": 142.6
},
"luminance": 0.95086
}Semantic roles & 50–950 ramp
primary
#F3FCF2
secondary
#DCB2E1
accent
#1BCAB9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585