#F7FEEF#F7FEEF
#F7FEEF is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.8% C 0.021 H 127.4°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEEF |
|---|---|
| RGB | rgb(247, 254, 239) |
| HSL | hsl(88, 88%, 97%) |
| HSV | hsv(88, 6%, 100%) |
| CMYK | cmyk(2.8%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.78, -4.91, 6.37) |
| CIE-LCH | lch(98.78, 8.04, 127.63°) |
| OKLab | oklab(98.77% -0.0127 0.0167) |
| OKLCH | oklch(98.77% 0.021 127.4) |
| XYZ | xyz(89.3771, 96.8897, 95.6376) |
| Luminance | 0.9689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.02
Ivory
#FFFFF0
ΔE00 3.04
Mintcream
#F5FFFA
ΔE00 4.26
Beige
#F5F5DC
ΔE00 4.65
Off White (survey)
#FFFFE4
ΔE00 4.81
Lightyellow
#FFFFE0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEEF #F6EFFE
analogous
#FEFEEF #F7FEEF #F0FEEF
triadic
#F7FEEF #EFF7FE #FEEFF7
tetradic
#F7FEEF #EFFEFE #F6EFFE #FEEFF0
square
#F7FEEF #EFFEFE #F6EFFE #FEEFF0
split-complementary
#F7FEEF #EFF0FE #FEEFFE
monochromatic
#BDF77C #DAFAB5 #F1FDE2 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.03
#F7FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#F7FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEEF
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEEF | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFBF0
Tritanopia (blue-blind)
#F8FCFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7feef; /* rgb */ color: rgb(247, 254, 239); /* oklch */ color: oklch(98.8% 0.021 127.4);
Tailwind
colors: {
custom: {
50: '#f9fef4',
500: '#f7feef',
950: '#000000',
},
}SCSS
$custom: #f7feef; $custom-light: #f9fef4; $custom-dark: #000000;
JSON
{
"hex": "#f7feef",
"rgb": {
"r": 247,
"g": 254,
"b": 239
},
"hsl": {
"h": 88,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98772,
"c": 0.02099,
"h": 127.4
},
"luminance": 0.9689
}Semantic roles & 50–950 ramp
primary
#F7FEEF
secondary
#C6A7EA
accent
#01E56B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585