#F8FEEA#F8FEEA
#F8FEEA is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.7% C 0.027 H 120.5°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEEA |
|---|---|
| RGB | rgb(248, 254, 234) |
| HSL | hsl(78, 91%, 96%) |
| HSV | hsv(78, 8%, 100%) |
| CMYK | cmyk(2.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.74, -5.41, 8.88) |
| CIE-LCH | lch(98.74, 10.40, 121.35°) |
| OKLab | oklab(98.72% -0.0137 0.0232) |
| OKLCH | oklch(98.72% 0.027 120.5) |
| XYZ | xyz(89.0023, 96.7806, 91.8177) |
| Luminance | 0.9678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 3.21
Beige
#F5F5DC
ΔE00 3.29
Ivory
#FFFFF0
ΔE00 3.42
Honeydew
#F0FFF0
ΔE00 3.71
Lightyellow
#FFFFE0
ΔE00 4.12
Cornsilk
#FFF8DC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEEA #F0EAFE
analogous
#FEFAEA #F8FEEA #EEFEEA
triadic
#F8FEEA #EAF8FE #FEEAF8
tetradic
#F8FEEA #EAFEFA #F0EAFE #FEEAEE
square
#F8FEEA #EAFEFA #F0EAFE #FEEAEE
split-complementary
#F8FEEA #EAEEFE #FAEAFE
monochromatic
#D1F875 #E5FBB0 #F5FEE2 #F5FEE2 #F5FEE2
Accessibility & contrast
On white
1.03
#F8FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F8FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEEA
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEEA | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FAFCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8feea; /* rgb */ color: rgb(248, 254, 234); /* oklch */ color: oklch(98.7% 0.027 120.5);
Tailwind
colors: {
custom: {
50: '#fafef0',
500: '#f8feea',
950: '#000000',
},
}SCSS
$custom: #f8feea; $custom-light: #fafef0; $custom-dark: #000000;
JSON
{
"hex": "#f8feea",
"rgb": {
"r": 248,
"g": 254,
"b": 234
},
"hsl": {
"h": 78,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98718,
"c": 0.02692,
"h": 120.5
},
"luminance": 0.96781
}Semantic roles & 50–950 ramp
primary
#F8FEEA
secondary
#B8A2EA
accent
#00E645
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585