#F4FCED#F4FCED
#F4FCED is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 98.1% C 0.021 H 130.0°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCED |
|---|---|
| RGB | rgb(244, 252, 237) |
| HSL | hsl(92, 71%, 96%) |
| HSV | hsv(92, 6%, 99%) |
| CMYK | cmyk(3.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.02, -5.25, 6.26) |
| CIE-LCH | lch(98.02, 8.17, 129.97°) |
| OKLab | oklab(98.1% -0.0138 0.0164) |
| OKLCH | oklch(98.1% 0.021 130) |
| XYZ | xyz(87.4022, 94.9682, 93.8305) |
| Luminance | 0.9497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.63
Ivory
#FFFFF0
ΔE00 3.53
Mintcream
#F5FFFA
ΔE00 4.27
Beige
#F5F5DC
ΔE00 4.74
Off White (survey)
#FFFFE4
ΔE00 5.06
Lightyellow
#FFFFE0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCED #F5EDFC
analogous
#FBFCED #F4FCED #EDFCED
triadic
#F4FCED #EDF4FC #FCEDF4
tetradic
#F4FCED #EDFBFC #F5EDFC #FCEDED
square
#F4FCED #EDFBFC #F5EDFC #FCEDED
split-complementary
#F4FCED #EDEDFC #FCEDFB
monochromatic
#B4EB84 #D4F3B9 #EFFBE5 #EFFBE5 #EFFBE5
Accessibility & contrast
On white
1.05
#F4FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#F4FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCED
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCED | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#F5FAF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fced; /* rgb */ color: rgb(244, 252, 237); /* oklch */ color: oklch(98.1% 0.021 130.0);
Tailwind
colors: {
custom: {
50: '#f7fdf2',
500: '#f4fced',
950: '#000000',
},
}SCSS
$custom: #f4fced; $custom-light: #f7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#f4fced",
"rgb": {
"r": 244,
"g": 252,
"b": 237
},
"hsl": {
"h": 92,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98101,
"c": 0.02142,
"h": 130
},
"luminance": 0.94968
}Semantic roles & 50–950 ramp
primary
#F4FCED
secondary
#C8AAE3
accent
#12D379
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585