#F1FBEF#F1FBEF
#F1FBEF is a very light, near-neutral green. Relative luminance 0.939; OKLCH L 97.7% C 0.019 H 140.5°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FBEF |
|---|---|
| RGB | rgb(241, 251, 239) |
| HSL | hsl(110, 60%, 96%) |
| HSV | hsv(110, 5%, 98%) |
| CMYK | cmyk(4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.60, -5.41, 4.61) |
| CIE-LCH | lch(97.60, 7.10, 139.58°) |
| OKLab | oklab(97.73% -0.0146 0.0121) |
| OKLCH | oklch(97.73% 0.019 140.5) |
| XYZ | xyz(86.3501, 93.9268, 95.2251) |
| Luminance | 0.9393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.33
Mintcream
#F5FFFA
ΔE00 3.18
Ivory
#FFFFF0
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 5.56
Beige
#F5F5DC
ΔE00 5.98
Off White (survey)
#FFFFE4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FBEF #F9EFFB
analogous
#F7FBEF #F1FBEF #EFFBF3
triadic
#F1FBEF #EFF1FB #FBEFF1
tetradic
#F1FBEF #EFF7FB #F9EFFB #FBF3EF
square
#F1FBEF #EFF7FB #F9EFFB #FBF3EF
split-complementary
#F1FBEF #F3EFFB #FBEFF7
monochromatic
#9BE38D #C6EFBE #EAF9E7 #EAF9E7 #EAF9E7
Accessibility & contrast
On white
1.06
#F1FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#F1FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FBEF
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FBEF | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#F1FAF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f1fbef; /* rgb */ color: rgb(241, 251, 239); /* oklch */ color: oklch(97.7% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f5fcf4',
500: '#f1fbef',
950: '#000000',
},
}SCSS
$custom: #f1fbef; $custom-light: #f5fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f1fbef",
"rgb": {
"r": 241,
"g": 251,
"b": 239
},
"hsl": {
"h": 110,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.97733,
"c": 0.01897,
"h": 140.5
},
"luminance": 0.93927
}Semantic roles & 50–950 ramp
primary
#F1FBEF
secondary
#D7B0DF
accent
#1EC8AB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585