#F7FBEF#F7FBEF
#F7FBEF is a very light, near-neutral yellow-green. Relative luminance 0.950; OKLCH L 98.2% C 0.016 H 121.8°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBEF |
|---|---|
| RGB | rgb(247, 251, 239) |
| HSL | hsl(80, 60%, 96%) |
| HSV | hsv(80, 5%, 98%) |
| CMYK | cmyk(1.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.03, -3.40, 5.28) |
| CIE-LCH | lch(98.03, 6.28, 122.79°) |
| OKLab | oklab(98.18% -0.0086 0.0139) |
| OKLCH | oklch(98.18% 0.016 121.8) |
| XYZ | xyz(88.4325, 95.0005, 95.3227) |
| Luminance | 0.9500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.17
Mintcream
#F5FFFA
ΔE00 3.71
Floralwhite
#FFFAF0
ΔE00 4.53
Honeydew
#F0FFF0
ΔE00 4.57
Beige
#F5F5DC
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBEF #F3EFFB
analogous
#FBF9EF #F7FBEF #F1FBEF
triadic
#F7FBEF #EFF7FB #FBEFF7
tetradic
#F7FBEF #EFFBF9 #F3EFFB #FBEFF1
square
#F7FBEF #EFFBF9 #F3EFFB #FBEFF1
split-complementary
#F7FBEF #EFF1FB #F9EFFB
monochromatic
#C6E38D #DFEFBE #F3F9E7 #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.05
#F7FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#F7FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBEF
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBEF | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F8FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f7fbef; /* rgb */ color: rgb(247, 251, 239); /* oklch */ color: oklch(98.2% 0.016 121.8);
Tailwind
colors: {
custom: {
50: '#f9fcf4',
500: '#f7fbef',
950: '#000000',
},
}SCSS
$custom: #f7fbef; $custom-light: #f9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f7fbef",
"rgb": {
"r": 247,
"g": 251,
"b": 239
},
"hsl": {
"h": 80,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.9818,
"c": 0.01631,
"h": 121.8
},
"luminance": 0.95001
}Semantic roles & 50–950 ramp
primary
#F7FBEF
secondary
#BFB0DF
accent
#1EC856
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585