#F5FEEF#F5FEEF
#F5FEEF is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.6% C 0.022 H 132.5°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEEF |
|---|---|
| RGB | rgb(245, 254, 239) |
| HSL | hsl(96, 88%, 97%) |
| HSV | hsv(96, 6%, 100%) |
| CMYK | cmyk(3.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.64, -5.58, 6.14) |
| CIE-LCH | lch(98.64, 8.30, 132.24°) |
| OKLab | oklab(98.62% -0.0148 0.0161) |
| OKLCH | oklch(98.62% 0.022 132.5) |
| XYZ | xyz(88.6754, 96.5279, 95.6047) |
| Luminance | 0.9653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.23
Ivory
#FFFFF0
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 4.21
Beige
#F5F5DC
ΔE00 5.08
Off White (survey)
#FFFFE4
ΔE00 5.25
Lightyellow
#FFFFE0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEEF #F8EFFE
analogous
#FDFEEF #F5FEEF #EFFEF1
triadic
#F5FEEF #EFF5FE #FEEFF5
tetradic
#F5FEEF #EFFDFE #F8EFFE #FEF1EF
square
#F5FEEF #EFFDFE #F8EFFE #FEF1EF
split-complementary
#F5FEEF #F1EFFE #FEEFFD
monochromatic
#ADF77C #D1FAB5 #EDFDE2 #EDFDE2 #EDFDE2
Accessibility & contrast
On white
1.03
#F5FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F5FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEEF
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEEF | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#F5FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5feef; /* rgb */ color: rgb(245, 254, 239); /* oklch */ color: oklch(98.6% 0.022 132.5);
Tailwind
colors: {
custom: {
50: '#f8fef4',
500: '#f5feef',
950: '#000000',
},
}SCSS
$custom: #f5feef; $custom-light: #f8fef4; $custom-dark: #000000;
JSON
{
"hex": "#f5feef",
"rgb": {
"r": 245,
"g": 254,
"b": 239
},
"hsl": {
"h": 96,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98624,
"c": 0.02183,
"h": 132.5
},
"luminance": 0.96528
}Semantic roles & 50–950 ramp
primary
#F5FEEF
secondary
#CFA7EA
accent
#01E58A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585