#F6FBEF#F6FBEF
#F6FBEF is a very light, near-neutral yellow-green. Relative luminance 0.948; OKLCH L 98.1% C 0.017 H 125.3°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBEF |
|---|---|
| RGB | rgb(246, 251, 239) |
| HSL | hsl(85, 60%, 96%) |
| HSV | hsv(85, 5%, 98%) |
| CMYK | cmyk(2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.96, -3.74, 5.17) |
| CIE-LCH | lch(97.96, 6.38, 125.88°) |
| OKLab | oklab(98.11% -0.0096 0.0136) |
| OKLCH | oklch(98.11% 0.017 125.3) |
| XYZ | xyz(88.0807, 94.8191, 95.3062) |
| Luminance | 0.9482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 3.51
Honeydew
#F0FFF0
ΔE00 4.16
Floralwhite
#FFFAF0
ΔE00 4.96
Beige
#F5F5DC
ΔE00 5.12
Off White
#FAF9F6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBEF #F4EFFB
analogous
#FBFAEF #F6FBEF #F0FBEF
triadic
#F6FBEF #EFF6FB #FBEFF6
tetradic
#F6FBEF #EFFBFA #F4EFFB #FBEFF0
square
#F6FBEF #EFFBFA #F4EFFB #FBEFF0
split-complementary
#F6FBEF #EFF0FB #FAEFFB
monochromatic
#BFE38D #DAEFBE #F1F9E7 #F1F9E7 #F1F9E7
Accessibility & contrast
On white
1.05
#F6FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#F6FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBEF
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBEF | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F7FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6fbef; /* rgb */ color: rgb(246, 251, 239); /* oklch */ color: oklch(98.1% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#f9fcf4',
500: '#f6fbef',
950: '#000000',
},
}SCSS
$custom: #f6fbef; $custom-light: #f9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f6fbef",
"rgb": {
"r": 246,
"g": 251,
"b": 239
},
"hsl": {
"h": 85,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98105,
"c": 0.01662,
"h": 125.3
},
"luminance": 0.94819
}Semantic roles & 50–950 ramp
primary
#F6FBEF
secondary
#C3B0DF
accent
#1EC865
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585