#F6FAED#F6FAED
#F6FAED is a very light, near-neutral yellow-green. Relative luminance 0.941; OKLCH L 97.9% C 0.018 H 120.7°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAED |
|---|---|
| RGB | rgb(246, 250, 237) |
| HSL | hsl(78, 57%, 95%) |
| HSV | hsv(78, 5%, 98%) |
| CMYK | cmyk(1.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(97.66, -3.58, 5.77) |
| CIE-LCH | lch(97.66, 6.79, 121.80°) |
| OKLab | oklab(97.86% -0.009 0.0151) |
| OKLCH | oklch(97.86% 0.018 120.7) |
| XYZ | xyz(87.4753, 94.0785, 93.6549) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.14
Mintcream
#F5FFFA
ΔE00 4.06
Honeydew
#F0FFF0
ΔE00 4.45
Beige
#F5F5DC
ΔE00 4.61
Floralwhite
#FFFAF0
ΔE00 4.73
Off White (survey)
#FFFFE4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAED #F1EDFA
analogous
#FAF7ED #F6FAED #EFFAED
triadic
#F6FAED #EDF6FA #FAEDF6
tetradic
#F6FAED #EDFAF7 #F1EDFA #FAEDEF
square
#F6FAED #EDFAF7 #F1EDFA #FAEDEF
split-complementary
#F6FAED #EDEFFA #F7EDFA
monochromatic
#C6DF8D #DEEDBD #F3F8E7 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.06
#F6FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#F6FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAED
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAED | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#FBF8ED
Tritanopia (blue-blind)
#F7F8F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6faed; /* rgb */ color: rgb(246, 250, 237); /* oklch */ color: oklch(97.9% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#f9fcf2',
500: '#f6faed',
950: '#000000',
},
}SCSS
$custom: #f6faed; $custom-light: #f9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#f6faed",
"rgb": {
"r": 246,
"g": 250,
"b": 237
},
"hsl": {
"h": 78.462,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.97855,
"c": 0.01759,
"h": 120.7
},
"luminance": 0.94078
}Semantic roles & 50–950 ramp
primary
#F6FAED
secondary
#BDAFDC
accent
#21C453
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585