#F9FEEF#F9FEEF
#F9FEEF is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.9% C 0.020 H 121.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FEEF |
|---|---|
| RGB | rgb(249, 254, 239) |
| HSL | hsl(80, 88%, 97%) |
| HSV | hsv(80, 6%, 100%) |
| CMYK | cmyk(2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.93, -4.24, 6.59) |
| CIE-LCH | lch(98.93, 7.84, 122.73°) |
| OKLab | oklab(98.92% -0.0107 0.0173) |
| OKLCH | oklch(98.92% 0.02 121.8) |
| XYZ | xyz(90.0863, 97.2554, 95.6708) |
| Luminance | 0.9726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.22
Honeydew
#F0FFF0
ΔE00 3.84
Beige
#F5F5DC
ΔE00 4.31
Mintcream
#F5FFFA
ΔE00 4.45
Off White (survey)
#FFFFE4
ΔE00 4.46
Floralwhite
#FFFAF0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FEEF #F4EFFE
analogous
#FEFCEF #F9FEEF #F2FEEF
triadic
#F9FEEF #EFF9FE #FEEFF9
tetradic
#F9FEEF #EFFEFC #F4EFFE #FEEFF2
square
#F9FEEF #EFFEFC #F4EFFE #FEEFF2
split-complementary
#F9FEEF #EFF2FE #FCEFFE
monochromatic
#CEF77C #E3FAB5 #F4FDE2 #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.03
#F9FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#F9FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FEEF
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FEEF | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FAFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f9feef; /* rgb */ color: rgb(249, 254, 239); /* oklch */ color: oklch(98.9% 0.020 121.8);
Tailwind
colors: {
custom: {
50: '#fbfef4',
500: '#f9feef',
950: '#000000',
},
}SCSS
$custom: #f9feef; $custom-light: #fbfef4; $custom-dark: #000000;
JSON
{
"hex": "#f9feef",
"rgb": {
"r": 249,
"g": 254,
"b": 239
},
"hsl": {
"h": 80,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98922,
"c": 0.02034,
"h": 121.8
},
"luminance": 0.97255
}Semantic roles & 50–950 ramp
primary
#F9FEEF
secondary
#BDA7EA
accent
#01E54D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585