#F6FEF0#F6FEF0
#F6FEF0 is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.7% C 0.020 H 131.4°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEF0 |
|---|---|
| RGB | rgb(246, 254, 240) |
| HSL | hsl(94, 88%, 97%) |
| HSV | hsv(94, 6%, 100%) |
| CMYK | cmyk(3.1%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(98.74, -5.07, 5.78) |
| CIE-LCH | lch(98.74, 7.69, 131.29°) |
| OKLab | oklab(98.72% -0.0134 0.0151) |
| OKLCH | oklch(98.72% 0.02 131.4) |
| XYZ | xyz(89.1734, 96.7675, 96.4013) |
| Luminance | 0.9677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.69
Ivory
#FFFFF0
ΔE00 3.41
Mintcream
#F5FFFA
ΔE00 3.83
Beige
#F5F5DC
ΔE00 5.13
Off White (survey)
#FFFFE4
ΔE00 5.32
Lightyellow
#FFFFE0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEF0 #F8F0FE
analogous
#FDFEF0 #F6FEF0 #F0FEF1
triadic
#F6FEF0 #F0F6FE #FEF0F6
tetradic
#F6FEF0 #F0FDFE #F8F0FE #FEF1F0
square
#F6FEF0 #F0FDFE #F8F0FE #FEF1F0
split-complementary
#F6FEF0 #F1F0FE #FEF0FD
monochromatic
#B1F67D #D4FAB7 #EEFDE2 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.03
#F6FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#F6FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEF0
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEF0 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FEFBF1
Tritanopia (blue-blind)
#F6FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6fef0; /* rgb */ color: rgb(246, 254, 240); /* oklch */ color: oklch(98.7% 0.020 131.4);
Tailwind
colors: {
custom: {
50: '#f9fef4',
500: '#f6fef0',
950: '#000000',
},
}SCSS
$custom: #f6fef0; $custom-light: #f9fef4; $custom-dark: #000000;
JSON
{
"hex": "#f6fef0",
"rgb": {
"r": 246,
"g": 254,
"b": 240
},
"hsl": {
"h": 94.286,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98724,
"c": 0.0202,
"h": 131.4
},
"luminance": 0.96768
}Semantic roles & 50–950 ramp
primary
#F6FEF0
secondary
#CEA8EA
accent
#01E483
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585