#F6FEED#F6FEED
#F6FEED is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.024 H 127.6°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEED |
|---|---|
| RGB | rgb(246, 254, 237) |
| HSL | hsl(88, 89%, 96%) |
| HSV | hsv(88, 7%, 100%) |
| CMYK | cmyk(3.1%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.67, -5.58, 7.21) |
| CIE-LCH | lch(98.67, 9.12, 127.73°) |
| OKLab | oklab(98.65% -0.0145 0.0189) |
| OKLCH | oklch(98.65% 0.024 127.6) |
| XYZ | xyz(88.7314, 96.5907, 94.0736) |
| Luminance | 0.9659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.66
Ivory
#FFFFF0
ΔE00 3.61
Beige
#F5F5DC
ΔE00 4.38
Off White (survey)
#FFFFE4
ΔE00 4.47
Mintcream
#F5FFFA
ΔE00 4.96
Lightyellow
#FFFFE0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEED #F5EDFE
analogous
#FEFEED #F6FEED #EEFEED
triadic
#F6FEED #EDF6FE #FEEDF6
tetradic
#F6FEED #EDFEFE #F5EDFE #FEEDEE
square
#F6FEED #EDFEFE #F5EDFE #FEEDEE
split-complementary
#F6FEED #EDEEFE #FEEDFE
monochromatic
#BCF879 #D9FBB3 #F1FDE2 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.03
#F6FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F6FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEED
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEED | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#F7FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6feed; /* rgb */ color: rgb(246, 254, 237); /* oklch */ color: oklch(98.6% 0.024 127.6);
Tailwind
colors: {
custom: {
50: '#f9fef2',
500: '#f6feed',
950: '#000000',
},
}SCSS
$custom: #f6feed; $custom-light: #f9fef2; $custom-dark: #000000;
JSON
{
"hex": "#f6feed",
"rgb": {
"r": 246,
"g": 254,
"b": 237
},
"hsl": {
"h": 88.235,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98646,
"c": 0.02382,
"h": 127.6
},
"luminance": 0.96591
}Semantic roles & 50–950 ramp
primary
#F6FEED
secondary
#C6A5EA
accent
#00E66C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585