#F6FBF2#F6FBF2
#F6FBF2 is a very light, near-neutral yellow-green. Relative luminance 0.950; OKLCH L 98.2% C 0.013 H 130.8°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBF2 |
|---|---|
| RGB | rgb(246, 251, 242) |
| HSL | hsl(93, 53%, 97%) |
| HSV | hsv(93, 4%, 98%) |
| CMYK | cmyk(2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(98.03, -3.22, 3.73) |
| CIE-LCH | lch(98.03, 4.93, 130.83°) |
| OKLab | oklab(98.19% -0.0085 0.0098) |
| OKLCH | oklch(98.19% 0.013 130.8) |
| XYZ | xyz(88.5276, 94.9979, 97.6598) |
| Luminance | 0.9500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.62
Ivory
#FFFFF0
ΔE00 3.16
Off White
#FAF9F6
ΔE00 4.39
Floralwhite
#FFFAF0
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 4.81
Azure (CSS)
#F0FFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBF2 #F7F2FB
analogous
#FBFBF2 #F6FBF2 #F2FBF3
triadic
#F6FBF2 #F2F6FB #FBF2F6
tetradic
#F6FBF2 #F2FBFB #F7F2FB #FBF3F2
square
#F6FBF2 #F2FBFB #F7F2FB #FBF3F2
split-complementary
#F6FBF2 #F3F2FB #FBF2FB
monochromatic
#B5DE94 #D6EDC3 #EFF8E8 #EFF8E8 #EFF8E8
Accessibility & contrast
On white
1.05
#F6FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#F6FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBF2
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBF2 | 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)
#FCFAF2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F6FAF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6fbf2; /* rgb */ color: rgb(246, 251, 242); /* oklch */ color: oklch(98.2% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#f9fcf6',
500: '#f6fbf2',
950: '#000000',
},
}SCSS
$custom: #f6fbf2; $custom-light: #f9fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f6fbf2",
"rgb": {
"r": 246,
"g": 251,
"b": 242
},
"hsl": {
"h": 93.333,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.98185,
"c": 0.01295,
"h": 130.8
},
"luminance": 0.94998
}Semantic roles & 50–950 ramp
primary
#F6FBF2
secondary
#CBB4DD
accent
#25C07B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585