#F6FEEF#F6FEEF
#F6FEEF is a very light, muted yellow-green. Relative luminance 0.967; OKLCH L 98.7% C 0.021 H 130.0°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FEEF |
|---|---|
| RGB | rgb(246, 254, 239) |
| HSL | hsl(92, 88%, 97%) |
| HSV | hsv(92, 6%, 100%) |
| CMYK | cmyk(3.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.71, -5.24, 6.25) |
| CIE-LCH | lch(98.71, 8.16, 129.97°) |
| OKLab | oklab(98.7% -0.0137 0.0164) |
| OKLCH | oklch(98.7% 0.021 130) |
| XYZ | xyz(89.0253, 96.7083, 95.6211) |
| Luminance | 0.9671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.62
Ivory
#FFFFF0
ΔE00 3.44
Mintcream
#F5FFFA
ΔE00 4.21
Beige
#F5F5DC
ΔE00 4.86
Off White (survey)
#FFFFE4
ΔE00 5.02
Lightyellow
#FFFFE0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FEEF #F7EFFE
analogous
#FEFEEF #F6FEEF #EFFEF0
triadic
#F6FEEF #EFF6FE #FEEFF6
tetradic
#F6FEEF #EFFEFE #F7EFFE #FEF0EF
square
#F6FEEF #EFFEFE #F7EFFE #FEF0EF
split-complementary
#F6FEEF #F0EFFE #FEEFFE
monochromatic
#B5F77C #D6FAB5 #EFFDE2 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.03
#F6FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#F6FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FEEF
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FEEF | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#F7FCFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6feef; /* rgb */ color: rgb(246, 254, 239); /* oklch */ color: oklch(98.7% 0.021 130.0);
Tailwind
colors: {
custom: {
50: '#f9fef4',
500: '#f6feef',
950: '#000000',
},
}SCSS
$custom: #f6feef; $custom-light: #f9fef4; $custom-dark: #000000;
JSON
{
"hex": "#f6feef",
"rgb": {
"r": 246,
"g": 254,
"b": 239
},
"hsl": {
"h": 92,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98698,
"c": 0.02139,
"h": 130
},
"luminance": 0.96708
}Semantic roles & 50–950 ramp
primary
#F6FEEF
secondary
#CBA7EA
accent
#01E57A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585