#F3FEF3#F3FEF3
#F3FEF3 is a very light, near-neutral green. Relative luminance 0.964; OKLCH L 98.6% C 0.018 H 145.4°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEF3 |
|---|---|
| RGB | rgb(243, 254, 243) |
| HSL | hsl(120, 85%, 97%) |
| HSV | hsv(120, 4%, 100%) |
| CMYK | cmyk(4.3%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(98.59, -5.55, 4.00) |
| CIE-LCH | lch(98.59, 6.84, 144.20°) |
| OKLab | oklab(98.58% -0.0152 0.0105) |
| OKLCH | oklch(98.58% 0.018 145.4) |
| XYZ | xyz(88.5787, 96.4089, 98.7188) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.24
Mintcream
#F5FFFA
ΔE00 2.73
Ivory
#FFFFF0
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 5.04
Beige
#F5F5DC
ΔE00 6.60
Off White (survey)
#FFFFE4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEF3 #FEF3FE
analogous
#F9FEF3 #F3FEF3 #F3FEF9
triadic
#F3FEF3 #F3F3FE #FEF3F3
tetradic
#F3FEF3 #F3F9FE #FEF3FE #FEF9F3
square
#F3FEF3 #F3F9FE #FEF3FE #FEF9F3
split-complementary
#F3FEF3 #F9F3FE #FEF3F9
monochromatic
#82F582 #BBF9BB #E3FDE3 #E3FDE3 #E3FDE3
Accessibility & contrast
On white
1.04
#F3FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F3FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEF3
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEF3 | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FDFAF3
Tritanopia (blue-blind)
#F2FDFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fef3; /* rgb */ color: rgb(243, 254, 243); /* oklch */ color: oklch(98.6% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#f7fef7',
500: '#f3fef3',
950: '#000000',
},
}SCSS
$custom: #f3fef3; $custom-light: #f7fef7; $custom-dark: #000000;
JSON
{
"hex": "#f3fef3",
"rgb": {
"r": 243,
"g": 254,
"b": 243
},
"hsl": {
"h": 120,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98583,
"c": 0.01849,
"h": 145.4
},
"luminance": 0.96409
}Semantic roles & 50–950 ramp
primary
#F3FEF3
secondary
#EAACEA
accent
#04E1E1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585