#F3FDED#F3FDED
#F3FDED is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.2% C 0.024 H 133.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDED |
|---|---|
| RGB | rgb(243, 253, 237) |
| HSL | hsl(98, 80%, 96%) |
| HSV | hsv(98, 6%, 99%) |
| CMYK | cmyk(4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.20, -6.09, 6.52) |
| CIE-LCH | lch(98.20, 8.92, 133.05°) |
| OKLab | oklab(98.23% -0.0162 0.0171) |
| OKLCH | oklch(98.23% 0.024 133.4) |
| XYZ | xyz(87.3709, 95.4194, 93.9192) |
| Luminance | 0.9542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.86
Ivory
#FFFFF0
ΔE00 4.31
Mintcream
#F5FFFA
ΔE00 4.64
Beige
#F5F5DC
ΔE00 5.04
Off White (survey)
#FFFFE4
ΔE00 5.25
Lightyellow
#FFFFE0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDED #F7EDFD
analogous
#FBFDED #F3FDED #EDFDEF
triadic
#F3FDED #EDF3FD #FDEDF3
tetradic
#F3FDED #EDFBFD #F7EDFD #FDEFED
square
#F3FDED #EDFBFD #F7EDFD #FDEFED
split-complementary
#F3FDED #EFEDFD #FDEDFB
monochromatic
#AAF17F #CEF7B6 #EDFCE3 #EDFCE3 #EDFCE3
Accessibility & contrast
On white
1.05
#F3FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F3FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDED
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDED | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#F3FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fded; /* rgb */ color: rgb(243, 253, 237); /* oklch */ color: oklch(98.2% 0.024 133.4);
Tailwind
colors: {
custom: {
50: '#f7fef2',
500: '#f3fded',
950: '#000000',
},
}SCSS
$custom: #f3fded; $custom-light: #f7fef2; $custom-dark: #000000;
JSON
{
"hex": "#f3fded",
"rgb": {
"r": 243,
"g": 253,
"b": 237
},
"hsl": {
"h": 97.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98226,
"c": 0.0235,
"h": 133.4
},
"luminance": 0.9542
}Semantic roles & 50–950 ramp
primary
#F3FDED
secondary
#CFA8E6
accent
#09DC8D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585