#F3FFEF#F3FFEF
#F3FFEF is a very light, muted green. Relative luminance 0.968; OKLCH L 98.7% C 0.024 H 137.8°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFEF |
|---|---|
| RGB | rgb(243, 255, 239) |
| HSL | hsl(105, 100%, 97%) |
| HSV | hsv(105, 6%, 100%) |
| CMYK | cmyk(4.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.75, -6.74, 6.28) |
| CIE-LCH | lch(98.75, 9.22, 137.02°) |
| OKLab | oklab(98.68% -0.0181 0.0164) |
| OKLCH | oklch(98.68% 0.024 137.8) |
| XYZ | xyz(88.2994, 96.8063, 95.6782) |
| Luminance | 0.9681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 4.74
Ivory
#FFFFF0
ΔE00 4.99
Beige
#F5F5DC
ΔE00 5.69
Off White (survey)
#FFFFE4
ΔE00 5.76
Lightyellow
#FFFFE0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFEF #FBEFFF
analogous
#FBFFEF #F3FFEF #EFFFF3
triadic
#F3FFEF #EFF3FF #FFEFF3
tetradic
#F3FFEF #EFFBFF #FBEFFF #FFF3EF
square
#F3FFEF #EFFBFF #FBEFFF #FFF3EF
split-complementary
#F3FFEF #F3EFFF #FFEFFB
monochromatic
#97FF75 #C5FFB2 #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.03
#F3FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F3FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFEF
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFEF | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#F3FEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffef; /* rgb */ color: rgb(243, 255, 239); /* oklch */ color: oklch(98.7% 0.024 137.8);
Tailwind
colors: {
custom: {
50: '#f7fff4',
500: '#f3ffef',
950: '#000000',
},
}SCSS
$custom: #f3ffef; $custom-light: #f7fff4; $custom-dark: #000000;
JSON
{
"hex": "#f3ffef",
"rgb": {
"r": 243,
"g": 255,
"b": 239
},
"hsl": {
"h": 105,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98676,
"c": 0.02448,
"h": 137.8
},
"luminance": 0.96807
}Semantic roles & 50–950 ramp
primary
#F3FFEF
secondary
#DCA3EF
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685