#F3FEF2#F3FEF2
#F3FEF2 is a very light, near-neutral green. Relative luminance 0.963; OKLCH L 98.6% C 0.020 H 143.0°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEF2 |
|---|---|
| RGB | rgb(243, 254, 242) |
| HSL | hsl(115, 86%, 97%) |
| HSV | hsv(115, 5%, 100%) |
| CMYK | cmyk(4.3%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.57, -5.73, 4.48) |
| CIE-LCH | lch(98.57, 7.27, 141.94°) |
| OKLab | oklab(98.56% -0.0156 0.0118) |
| OKLCH | oklch(98.56% 0.02 143) |
| XYZ | xyz(88.4281, 96.3487, 97.9257) |
| Luminance | 0.9635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.95
Mintcream
#F5FFFA
ΔE00 3.13
Ivory
#FFFFF0
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.43
Beige
#F5F5DC
ΔE00 6.32
Off White (survey)
#FFFFE4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEF2 #FDF2FE
analogous
#F9FEF2 #F3FEF2 #F2FEF7
triadic
#F3FEF2 #F2F3FE #FEF2F3
tetradic
#F3FEF2 #F2F9FE #FDF2FE #FEF7F2
square
#F3FEF2 #F2F9FE #FDF2FE #FEF7F2
split-complementary
#F3FEF2 #F7F2FE #FEF2F9
monochromatic
#8AF580 #BFFAB9 #E5FDE3 #E5FDE3 #E5FDE3
Accessibility & contrast
On white
1.04
#F3FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F3FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEF2
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEF2 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FDFAF3
Tritanopia (blue-blind)
#F2FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fef2; /* rgb */ color: rgb(243, 254, 242); /* oklch */ color: oklch(98.6% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#f7fef6',
500: '#f3fef2',
950: '#000000',
},
}SCSS
$custom: #f3fef2; $custom-light: #f7fef6; $custom-dark: #000000;
JSON
{
"hex": "#f3fef2",
"rgb": {
"r": 243,
"g": 254,
"b": 242
},
"hsl": {
"h": 115,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98556,
"c": 0.01954,
"h": 143
},
"luminance": 0.96349
}Semantic roles & 50–950 ramp
primary
#F3FEF2
secondary
#E5AAEA
accent
#03E2D0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585