#F5FEEB#F5FEEB
#F5FEEB is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.5% C 0.027 H 127.7°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEEB |
|---|---|
| RGB | rgb(245, 254, 235) |
| HSL | hsl(88, 90%, 96%) |
| HSV | hsv(88, 7%, 100%) |
| CMYK | cmyk(3.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.55, -6.25, 8.06) |
| CIE-LCH | lch(98.55, 10.20, 127.80°) |
| OKLab | oklab(98.52% -0.0163 0.0211) |
| OKLCH | oklch(98.52% 0.027 127.7) |
| XYZ | xyz(88.0910, 96.2941, 92.5269) |
| Luminance | 0.9629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.57
Ivory
#FFFFF0
ΔE00 4.26
Beige
#F5F5DC
ΔE00 4.27
Off White (survey)
#FFFFE4
ΔE00 4.28
Lightyellow
#FFFFE0
ΔE00 5.05
Mintcream
#F5FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEEB #F4EBFE
analogous
#FEFDEB #F5FEEB #EBFEEB
triadic
#F5FEEB #EBF5FE #FEEBF5
tetradic
#F5FEEB #EBFEFD #F4EBFE #FEEBEB
square
#F5FEEB #EBFEFD #F4EBFE #FEEBEB
split-complementary
#F5FEEB #EBEBFE #FDEBFE
monochromatic
#BBF876 #D8FBB1 #F0FEE2 #F0FEE2 #F0FEE2
Accessibility & contrast
On white
1.04
#F5FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F5FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEEB
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEEB | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F6FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5feeb; /* rgb */ color: rgb(245, 254, 235); /* oklch */ color: oklch(98.5% 0.027 127.7);
Tailwind
colors: {
custom: {
50: '#f8fef1',
500: '#f5feeb',
950: '#000000',
},
}SCSS
$custom: #f5feeb; $custom-light: #f8fef1; $custom-dark: #000000;
JSON
{
"hex": "#f5feeb",
"rgb": {
"r": 245,
"g": 254,
"b": 235
},
"hsl": {
"h": 88.421,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.9852,
"c": 0.02664,
"h": 127.7
},
"luminance": 0.96294
}Semantic roles & 50–950 ramp
primary
#F5FEEB
secondary
#C5A3EA
accent
#00E66D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585