#F3FCED#F3FCED
#F3FCED is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 98.0% C 0.022 H 132.5°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCED |
|---|---|
| RGB | rgb(243, 252, 237) |
| HSL | hsl(96, 71%, 96%) |
| HSV | hsv(96, 6%, 99%) |
| CMYK | cmyk(3.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.95, -5.59, 6.15) |
| CIE-LCH | lch(97.95, 8.31, 132.23°) |
| OKLab | oklab(98.03% -0.0148 0.0161) |
| OKLCH | oklch(98.03% 0.022 132.5) |
| XYZ | xyz(87.0560, 94.7897, 93.8142) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.25
Ivory
#FFFFF0
ΔE00 3.92
Mintcream
#F5FFFA
ΔE00 4.26
Beige
#F5F5DC
ΔE00 4.97
Off White (survey)
#FFFFE4
ΔE00 5.29
Lightyellow
#FFFFE0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCED #F6EDFC
analogous
#FAFCED #F3FCED #EDFCEE
triadic
#F3FCED #EDF3FC #FCEDF3
tetradic
#F3FCED #EDFAFC #F6EDFC #FCEEED
square
#F3FCED #EDFAFC #F6EDFC #FCEEED
split-complementary
#F3FCED #EEEDFC #FCEDFA
monochromatic
#ADEB84 #D0F3B9 #EEFBE5 #EEFBE5 #EEFBE5
Accessibility & contrast
On white
1.05
#F3FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#F3FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCED
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCED | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#F3FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fced; /* rgb */ color: rgb(243, 252, 237); /* oklch */ color: oklch(98.0% 0.022 132.5);
Tailwind
colors: {
custom: {
50: '#f7fdf2',
500: '#f3fced',
950: '#000000',
},
}SCSS
$custom: #f3fced; $custom-light: #f7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#f3fced",
"rgb": {
"r": 243,
"g": 252,
"b": 237
},
"hsl": {
"h": 96,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98027,
"c": 0.02186,
"h": 132.5
},
"luminance": 0.9479
}Semantic roles & 50–950 ramp
primary
#F3FCED
secondary
#CCAAE3
accent
#12D386
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585