#F5FBEF#F5FBEF
#F5FBEF is a very light, near-neutral yellow-green. Relative luminance 0.946; OKLCH L 98.0% C 0.017 H 128.6°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FBEF |
|---|---|
| RGB | rgb(245, 251, 239) |
| HSL | hsl(90, 60%, 96%) |
| HSV | hsv(90, 5%, 98%) |
| CMYK | cmyk(2.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.89, -4.07, 5.06) |
| CIE-LCH | lch(97.89, 6.49, 128.86°) |
| OKLab | oklab(98.03% -0.0106 0.0133) |
| OKLCH | oklch(98.03% 0.017 128.6) |
| XYZ | xyz(87.7308, 94.6387, 95.2898) |
| Luminance | 0.9464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.88
Mintcream
#F5FFFA
ΔE00 3.35
Honeydew
#F0FFF0
ΔE00 3.77
Beige
#F5F5DC
ΔE00 5.25
Floralwhite
#FFFAF0
ΔE00 5.37
Off White
#FAF9F6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FBEF #F5EFFB
analogous
#FBFBEF #F5FBEF #EFFBEF
triadic
#F5FBEF #EFF5FB #FBEFF5
tetradic
#F5FBEF #EFFBFB #F5EFFB #FBEFEF
square
#F5FBEF #EFFBFB #F5EFFB #FBEFEF
split-complementary
#F5FBEF #EFEFFB #FBEFFB
monochromatic
#B8E38D #D6EFBE #F0F9E7 #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.05
#F5FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#F5FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FBEF
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FBEF | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FBF9EF
Tritanopia (blue-blind)
#F6FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f5fbef; /* rgb */ color: rgb(245, 251, 239); /* oklch */ color: oklch(98.0% 0.017 128.6);
Tailwind
colors: {
custom: {
50: '#f8fcf4',
500: '#f5fbef',
950: '#000000',
},
}SCSS
$custom: #f5fbef; $custom-light: #f8fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f5fbef",
"rgb": {
"r": 245,
"g": 251,
"b": 239
},
"hsl": {
"h": 90,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.9803,
"c": 0.01699,
"h": 128.6
},
"luminance": 0.94639
}Semantic roles & 50–950 ramp
primary
#F5FBEF
secondary
#C7B0DF
accent
#1EC873
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585