#F3FDF2#F3FDF2
#F3FDF2 is a very light, near-neutral green. Relative luminance 0.957; OKLCH L 98.4% C 0.018 H 142.8°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDF2 |
|---|---|
| RGB | rgb(243, 253, 242) |
| HSL | hsl(115, 73%, 97%) |
| HSV | hsv(115, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.32, -5.22, 4.12) |
| CIE-LCH | lch(98.32, 6.65, 141.75°) |
| OKLab | oklab(98.36% -0.0142 0.0108) |
| OKLCH | oklch(98.36% 0.018 142.8) |
| XYZ | xyz(88.1116, 95.7157, 97.8202) |
| Luminance | 0.9572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 2.68
Ivory
#FFFFF0
ΔE00 4.35
Azure (CSS)
#F0FFFF
ΔE00 5.12
Beige
#F5F5DC
ΔE00 6.35
Off White
#FAF9F6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDF2 #FCF2FD
analogous
#F9FDF2 #F3FDF2 #F2FDF7
triadic
#F3FDF2 #F2F3FD #FDF2F3
tetradic
#F3FDF2 #F2F9FD #FCF2FD #FDF7F2
square
#F3FDF2 #F2F9FD #FCF2FD #FDF7F2
split-complementary
#F3FDF2 #F7F2FD #FDF2F9
monochromatic
#91ED88 #C2F5BD #E7FBE4 #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.04
#F3FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F3FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDF2
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDF2 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FCFAF2
Tritanopia (blue-blind)
#F2FCFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fdf2; /* rgb */ color: rgb(243, 253, 242); /* oklch */ color: oklch(98.4% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#f7fef6',
500: '#f3fdf2',
950: '#000000',
},
}SCSS
$custom: #f3fdf2; $custom-light: #f7fef6; $custom-dark: #000000;
JSON
{
"hex": "#f3fdf2",
"rgb": {
"r": 243,
"g": 253,
"b": 242
},
"hsl": {
"h": 114.545,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98358,
"c": 0.01787,
"h": 142.8
},
"luminance": 0.95716
}Semantic roles & 50–950 ramp
primary
#F3FDF2
secondary
#E0AEE5
accent
#10D5C3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585