#F8FFEE#F8FFEE
#F8FFEE is a very light, muted yellow-green. Relative luminance 0.977; OKLCH L 99.0% C 0.023 H 125.2°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFEE |
|---|---|
| RGB | rgb(248, 255, 238) |
| HSL | hsl(85, 100%, 97%) |
| HSV | hsv(85, 7%, 100%) |
| CMYK | cmyk(2.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.08, -5.24, 7.32) |
| CIE-LCH | lch(99.08, 9.00, 125.60°) |
| OKLab | oklab(99.02% -0.0135 0.0192) |
| OKLCH | oklch(99.02% 0.023 125.2) |
| XYZ | xyz(89.9016, 97.6494, 94.9843) |
| Luminance | 0.9765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.05
Ivory
#FFFFF0
ΔE00 3.20
Off White (survey)
#FFFFE4
ΔE00 4.21
Beige
#F5F5DC
ΔE00 4.22
Mintcream
#F5FFFA
ΔE00 4.98
Lightyellow
#FFFFE0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFEE #F5EEFF
analogous
#FFFEEE #F8FFEE #F0FFEE
triadic
#F8FFEE #EEF8FF #FFEEF8
tetradic
#F8FFEE #EEFFFE #F5EEFF #FFEEF0
square
#F8FFEE #EEFFFE #F5EEFF #FFEEF0
split-complementary
#F8FFEE #EEF0FF #FEEEFF
monochromatic
#C6FF74 #DFFFB1 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.02
#F8FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#F8FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFEE
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFEE | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#F9FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8ffee; /* rgb */ color: rgb(248, 255, 238); /* oklch */ color: oklch(99.0% 0.023 125.2);
Tailwind
colors: {
custom: {
50: '#fafff3',
500: '#f8ffee',
950: '#000000',
},
}SCSS
$custom: #f8ffee; $custom-light: #fafff3; $custom-dark: #000000;
JSON
{
"hex": "#f8ffee",
"rgb": {
"r": 248,
"g": 255,
"b": 238
},
"hsl": {
"h": 84.706,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99018,
"c": 0.02344,
"h": 125.2
},
"luminance": 0.9765
}Semantic roles & 50–950 ramp
primary
#F8FFEE
secondary
#C2A3EF
accent
#00E65F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685