#F3FEEE#F3FEEE
#F3FEEE is a very light, muted green. Relative luminance 0.961; OKLCH L 98.5% C 0.024 H 135.7°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEEE |
|---|---|
| RGB | rgb(243, 254, 238) |
| HSL | hsl(101, 89%, 96%) |
| HSV | hsv(101, 6%, 100%) |
| CMYK | cmyk(4.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.48, -6.41, 6.40) |
| CIE-LCH | lch(98.48, 9.06, 135.07°) |
| OKLab | oklab(98.45% -0.0171 0.0168) |
| OKLCH | oklch(98.45% 0.024 135.7) |
| XYZ | xyz(87.8339, 96.1110, 94.7963) |
| Luminance | 0.9611 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.48
Ivory
#FFFFF0
ΔE00 4.65
Mintcream
#F5FFFA
ΔE00 4.67
Beige
#F5F5DC
ΔE00 5.36
Off White (survey)
#FFFFE4
ΔE00 5.50
Lightyellow
#FFFFE0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEEE #F9EEFE
analogous
#FBFEEE #F3FEEE #EEFEF1
triadic
#F3FEEE #EEF3FE #FEEEF3
tetradic
#F3FEEE #EEFBFE #F9EEFE #FEF1EE
square
#F3FEEE #EEFBFE #F9EEFE #FEF1EE
split-complementary
#F3FEEE #F1EEFE #FEEEFB
monochromatic
#A1F77A #CAFBB4 #EBFDE2 #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.04
#F3FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F3FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEEE
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEEE | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FEFAEF
Tritanopia (blue-blind)
#F3FDF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3feee; /* rgb */ color: rgb(243, 254, 238); /* oklch */ color: oklch(98.5% 0.024 135.7);
Tailwind
colors: {
custom: {
50: '#f7fef3',
500: '#f3feee',
950: '#000000',
},
}SCSS
$custom: #f3feee; $custom-light: #f7fef3; $custom-dark: #000000;
JSON
{
"hex": "#f3feee",
"rgb": {
"r": 243,
"g": 254,
"b": 238
},
"hsl": {
"h": 101.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98451,
"c": 0.02397,
"h": 135.7
},
"luminance": 0.96111
}Semantic roles & 50–950 ramp
primary
#F3FEEE
secondary
#D5A6EA
accent
#00E69E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585