#F8FFEB#F8FFEB
#F8FFEB is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 98.9% C 0.027 H 122.6°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFEB |
|---|---|
| RGB | rgb(248, 255, 235) |
| HSL | hsl(81, 100%, 96%) |
| HSV | hsv(81, 8%, 100%) |
| CMYK | cmyk(2.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(99.02, -5.74, 8.76) |
| CIE-LCH | lch(99.02, 10.47, 123.25°) |
| OKLab | oklab(98.94% -0.0147 0.0229) |
| OKLCH | oklch(98.94% 0.027 122.6) |
| XYZ | xyz(89.4645, 97.4746, 92.6824) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.39
Off White (survey)
#FFFFE4
ΔE00 3.48
Beige
#F5F5DC
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 3.72
Lightyellow
#FFFFE0
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFEB #F2EBFF
analogous
#FFFCEB #F8FFEB #EEFFEB
triadic
#F8FFEB #EBF8FF #FFEBF8
tetradic
#F8FFEB #EBFFFC #F2EBFF #FFEBEE
square
#F8FFEB #EBFFFC #F2EBFF #FFEBEE
split-complementary
#F8FFEB #EBEEFF #FCEBFF
monochromatic
#CDFF71 #E3FFAE #F4FFE0 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.02
#F8FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#F8FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFEB
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFEB | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FAFDF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8ffeb; /* rgb */ color: rgb(248, 255, 235); /* oklch */ color: oklch(98.9% 0.027 122.6);
Tailwind
colors: {
custom: {
50: '#fafff1',
500: '#f8ffeb',
950: '#000000',
},
}SCSS
$custom: #f8ffeb; $custom-light: #fafff1; $custom-dark: #000000;
JSON
{
"hex": "#f8ffeb",
"rgb": {
"r": 248,
"g": 255,
"b": 235
},
"hsl": {
"h": 81,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98941,
"c": 0.02718,
"h": 122.6
},
"luminance": 0.97475
}Semantic roles & 50–950 ramp
primary
#F8FFEB
secondary
#BBA0EE
accent
#00E650
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685