#F8FEEF#F8FEEF
#F8FEEF is a very light, muted yellow-green. Relative luminance 0.971; OKLCH L 98.8% C 0.021 H 124.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEEF |
|---|---|
| RGB | rgb(248, 254, 239) |
| HSL | hsl(84, 88%, 97%) |
| HSV | hsv(84, 6%, 100%) |
| CMYK | cmyk(2.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.86, -4.57, 6.48) |
| CIE-LCH | lch(98.86, 7.93, 125.21°) |
| OKLab | oklab(98.85% -0.0117 0.017) |
| OKLCH | oklch(98.85% 0.021 124.7) |
| XYZ | xyz(89.7307, 97.0720, 95.6542) |
| Luminance | 0.9707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.63
Honeydew
#F0FFF0
ΔE00 3.43
Mintcream
#F5FFFA
ΔE00 4.34
Beige
#F5F5DC
ΔE00 4.47
Off White (survey)
#FFFFE4
ΔE00 4.62
Lightyellow
#FFFFE0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEEF #F5EFFE
analogous
#FEFDEF #F8FEEF #F1FEEF
triadic
#F8FEEF #EFF8FE #FEEFF8
tetradic
#F8FEEF #EFFEFD #F5EFFE #FEEFF1
square
#F8FEEF #EFFEFD #F5EFFE #FEEFF1
split-complementary
#F8FEEF #EFF1FE #FDEFFE
monochromatic
#C6F77C #DFFAB5 #F2FDE2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.03
#F8FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#F8FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEEF
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEEF | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#F9FCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8feef; /* rgb */ color: rgb(248, 254, 239); /* oklch */ color: oklch(98.8% 0.021 124.7);
Tailwind
colors: {
custom: {
50: '#fafef4',
500: '#f8feef',
950: '#000000',
},
}SCSS
$custom: #f8feef; $custom-light: #fafef4; $custom-dark: #000000;
JSON
{
"hex": "#f8feef",
"rgb": {
"r": 248,
"g": 254,
"b": 239
},
"hsl": {
"h": 84,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98847,
"c": 0.02064,
"h": 124.7
},
"luminance": 0.97072
}Semantic roles & 50–950 ramp
primary
#F8FEEF
secondary
#C2A7EA
accent
#01E55C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585