#F7FEEB#F7FEEB
#F7FEEB is a very light, muted yellow-green. Relative luminance 0.967; OKLCH L 98.7% C 0.026 H 123.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEEB |
|---|---|
| RGB | rgb(247, 254, 235) |
| HSL | hsl(82, 90%, 96%) |
| HSV | hsv(82, 7%, 100%) |
| CMYK | cmyk(2.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.69, -5.58, 8.29) |
| CIE-LCH | lch(98.69, 9.99, 123.96°) |
| OKLab | oklab(98.67% -0.0143 0.0217) |
| OKLCH | oklch(98.67% 0.026 123.4) |
| XYZ | xyz(88.7927, 96.6559, 92.5598) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.23
Ivory
#FFFFF0
ΔE00 3.55
Off White (survey)
#FFFFE4
ΔE00 3.71
Beige
#F5F5DC
ΔE00 3.72
Lightyellow
#FFFFE0
ΔE00 4.61
Mintcream
#F5FFFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEEB #F2EBFE
analogous
#FEFBEB #F7FEEB #EDFEEB
triadic
#F7FEEB #EBF7FE #FEEBF7
tetradic
#F7FEEB #EBFEFB #F2EBFE #FEEBED
square
#F7FEEB #EBFEFB #F2EBFE #FEEBED
split-complementary
#F7FEEB #EBEDFE #FBEBFE
monochromatic
#C8F876 #E0FBB1 #F3FEE2 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.03
#F7FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F7FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEEB
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEEB | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F9FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7feeb; /* rgb */ color: rgb(247, 254, 235); /* oklch */ color: oklch(98.7% 0.026 123.4);
Tailwind
colors: {
custom: {
50: '#f9fef1',
500: '#f7feeb',
950: '#000000',
},
}SCSS
$custom: #f7feeb; $custom-light: #f9fef1; $custom-dark: #000000;
JSON
{
"hex": "#f7feeb",
"rgb": {
"r": 247,
"g": 254,
"b": 235
},
"hsl": {
"h": 82.105,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98669,
"c": 0.02595,
"h": 123.4
},
"luminance": 0.96656
}Semantic roles & 50–950 ramp
primary
#F7FEEB
secondary
#BDA3EA
accent
#00E655
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585