#F6FEE8#F6FEE8
#F6FEE8 is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.5% C 0.030 H 123.3°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEE8 |
|---|---|
| RGB | rgb(246, 254, 232) |
| HSL | hsl(82, 92%, 95%) |
| HSV | hsv(82, 9%, 100%) |
| CMYK | cmyk(3.1%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.55, -6.42, 9.61) |
| CIE-LCH | lch(98.55, 11.56, 123.72°) |
| OKLab | oklab(98.52% -0.0165 0.0251) |
| OKLCH | oklch(98.52% 0.03 123.3) |
| XYZ | xyz(88.0111, 96.3026, 90.2799) |
| Luminance | 0.9630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 3.46
Honeydew
#F0FFF0
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.61
Lightyellow
#FFFFE0
ΔE00 4.08
Ivory
#FFFFF0
ΔE00 4.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEE8 #F0E8FE
analogous
#FEFBE8 #F6FEE8 #EBFEE8
triadic
#F6FEE8 #E8F6FE #FEE8F6
tetradic
#F6FEE8 #E8FEFB #F0E8FE #FEE8EB
square
#F6FEE8 #E8FEFB #F0E8FE #FEE8EB
split-complementary
#F6FEE8 #E8EBFE #FBE8FE
monochromatic
#C8F973 #DFFBAD #F4FEE2 #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.04
#F6FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F6FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEE8
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEE8 | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFBE9
Tritanopia (blue-blind)
#F8FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6fee8; /* rgb */ color: rgb(246, 254, 232); /* oklch */ color: oklch(98.5% 0.030 123.3);
Tailwind
colors: {
custom: {
50: '#f9feef',
500: '#f6fee8',
950: '#000000',
},
}SCSS
$custom: #f6fee8; $custom-light: #f9feef; $custom-dark: #000000;
JSON
{
"hex": "#f6fee8",
"rgb": {
"r": 246,
"g": 254,
"b": 232
},
"hsl": {
"h": 81.818,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98518,
"c": 0.03,
"h": 123.3
},
"luminance": 0.96303
}Semantic roles & 50–950 ramp
primary
#F6FEE8
secondary
#BBA0EA
accent
#00E653
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585