#F3FDEE#F3FDEE
#F3FDEE is a very light, muted green. Relative luminance 0.955; OKLCH L 98.3% C 0.022 H 134.9°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDEE |
|---|---|
| RGB | rgb(243, 253, 238) |
| HSL | hsl(100, 79%, 96%) |
| HSV | hsv(100, 6%, 99%) |
| CMYK | cmyk(4%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.22, -5.91, 6.04) |
| CIE-LCH | lch(98.22, 8.45, 134.42°) |
| OKLab | oklab(98.25% -0.0158 0.0158) |
| OKLCH | oklch(98.25% 0.022 134.9) |
| XYZ | xyz(87.5174, 95.4780, 94.6908) |
| Luminance | 0.9548 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.85
Ivory
#FFFFF0
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.26
Beige
#F5F5DC
ΔE00 5.27
Off White (survey)
#FFFFE4
ΔE00 5.51
Lightyellow
#FFFFE0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDEE #F8EEFD
analogous
#FBFDEE #F3FDEE #EEFDF1
triadic
#F3FDEE #EEF3FD #FDEEF3
tetradic
#F3FDEE #EEFBFD #F8EEFD #FDF1EE
square
#F3FDEE #EEFBFD #F8EEFD #FDF1EE
split-complementary
#F3FDEE #F1EEFD #FDEEFB
monochromatic
#A6F080 #CCF7B7 #ECFCE4 #ECFCE4 #ECFCE4
Accessibility & contrast
On white
1.05
#F3FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#F3FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDEE
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDEE | 1.00 | 1.05 | 20.10 | 20.10 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F3FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fdee; /* rgb */ color: rgb(243, 253, 238); /* oklch */ color: oklch(98.3% 0.022 134.9);
Tailwind
colors: {
custom: {
50: '#f7fef3',
500: '#f3fdee',
950: '#000000',
},
}SCSS
$custom: #f3fdee; $custom-light: #f7fef3; $custom-dark: #000000;
JSON
{
"hex": "#f3fdee",
"rgb": {
"r": 243,
"g": 253,
"b": 238
},
"hsl": {
"h": 100,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98252,
"c": 0.02233,
"h": 134.9
},
"luminance": 0.95478
}Semantic roles & 50–950 ramp
primary
#F3FDEE
secondary
#D2A9E6
accent
#0ADB96
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585