#F8FEEE#F8FEEE
#F8FEEE is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.8% C 0.022 H 123.6°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEEE |
|---|---|
| RGB | rgb(248, 254, 238) |
| HSL | hsl(83, 89%, 96%) |
| HSV | hsv(83, 6%, 100%) |
| CMYK | cmyk(2.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.83, -4.74, 6.96) |
| CIE-LCH | lch(98.83, 8.42, 124.27°) |
| OKLab | oklab(98.82% -0.0121 0.0182) |
| OKLCH | oklch(98.82% 0.022 123.6) |
| XYZ | xyz(89.5834, 97.0131, 94.8783) |
| Luminance | 0.9701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.71
Honeydew
#F0FFF0
ΔE00 3.41
Beige
#F5F5DC
ΔE00 4.19
Off White (survey)
#FFFFE4
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 4.69
Lightyellow
#FFFFE0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEEE #F4EEFE
analogous
#FEFCEE #F8FEEE #F0FEEE
triadic
#F8FEEE #EEF8FE #FEEEF8
tetradic
#F8FEEE #EEFEFC #F4EEFE #FEEEF0
square
#F8FEEE #EEFEFC #F4EEFE #FEEEF0
split-complementary
#F8FEEE #EEF0FE #FCEEFE
monochromatic
#C8F77A #E0FBB4 #F3FDE2 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.03
#F8FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#F8FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEEE
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEEE | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#F9FCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8feee; /* rgb */ color: rgb(248, 254, 238); /* oklch */ color: oklch(98.8% 0.022 123.6);
Tailwind
colors: {
custom: {
50: '#fafef3',
500: '#f8feee',
950: '#000000',
},
}SCSS
$custom: #f8feee; $custom-light: #fafef3; $custom-dark: #000000;
JSON
{
"hex": "#f8feee",
"rgb": {
"r": 248,
"g": 254,
"b": 238
},
"hsl": {
"h": 82.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98821,
"c": 0.02189,
"h": 123.6
},
"luminance": 0.97013
}Semantic roles & 50–950 ramp
primary
#F8FEEE
secondary
#C0A6EA
accent
#00E656
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585