#F5FEED#F5FEED
#F5FEED is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.6% C 0.024 H 129.9°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEED |
|---|---|
| RGB | rgb(245, 254, 237) |
| HSL | hsl(92, 89%, 96%) |
| HSV | hsv(92, 7%, 100%) |
| CMYK | cmyk(3.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.59, -5.92, 7.10) |
| CIE-LCH | lch(98.59, 9.24, 129.80°) |
| OKLab | oklab(98.57% -0.0155 0.0186) |
| OKLCH | oklch(98.57% 0.024 129.9) |
| XYZ | xyz(88.3815, 96.4103, 94.0572) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.29
Ivory
#FFFFF0
ΔE00 3.99
Beige
#F5F5DC
ΔE00 4.63
Off White (survey)
#FFFFE4
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 4.96
Lightyellow
#FFFFE0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEED #F6EDFE
analogous
#FEFEED #F5FEED #EDFEEE
triadic
#F5FEED #EDF5FE #FEEDF5
tetradic
#F5FEED #EDFEFE #F6EDFE #FEEEED
square
#F5FEED #EDFEFE #F6EDFE #FEEEED
split-complementary
#F5FEED #EEEDFE #FEEDFE
monochromatic
#B5F879 #D5FBB3 #EFFDE2 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.04
#F5FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F5FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEED
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEED | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFBEE
Tritanopia (blue-blind)
#F6FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5feed; /* rgb */ color: rgb(245, 254, 237); /* oklch */ color: oklch(98.6% 0.024 129.9);
Tailwind
colors: {
custom: {
50: '#f8fef2',
500: '#f5feed',
950: '#000000',
},
}SCSS
$custom: #f5feed; $custom-light: #f8fef2; $custom-dark: #000000;
JSON
{
"hex": "#f5feed",
"rgb": {
"r": 245,
"g": 254,
"b": 237
},
"hsl": {
"h": 91.765,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98572,
"c": 0.02422,
"h": 129.9
},
"luminance": 0.96411
}Semantic roles & 50–950 ramp
primary
#F5FEED
secondary
#CAA5EA
accent
#00E67A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585