#F7FDEB#F7FDEB
#F7FDEB is a very light, muted yellow-green. Relative luminance 0.960; OKLCH L 98.5% C 0.024 H 121.9°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FDEB |
|---|---|
| RGB | rgb(247, 253, 235) |
| HSL | hsl(80, 82%, 96%) |
| HSV | hsv(80, 7%, 99%) |
| CMYK | cmyk(2.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.44, -5.08, 7.92) |
| CIE-LCH | lch(98.44, 9.41, 122.66°) |
| OKLab | oklab(98.47% -0.0129 0.0207) |
| OKLCH | oklch(98.47% 0.024 121.9) |
| XYZ | xyz(88.4762, 96.0229, 92.4543) |
| Luminance | 0.9602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.05
Honeydew
#F0FFF0
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.60
Off White (survey)
#FFFFE4
ΔE00 3.74
Lightyellow
#FFFFE0
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FDEB #F1EBFD
analogous
#FDFAEB #F7FDEB #EEFDEB
triadic
#F7FDEB #EBF7FD #FDEBF7
tetradic
#F7FDEB #EBFDFA #F1EBFD #FDEBEE
square
#F7FDEB #EBFDFA #F1EBFD #FDEBEE
split-complementary
#F7FDEB #EBEEFD #FAEBFD
monochromatic
#CAF27C #E1F7B3 #F4FCE3 #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.04
#F7FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F7FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FDEB
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FDEB | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F9FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fdeb; /* rgb */ color: rgb(247, 253, 235); /* oklch */ color: oklch(98.5% 0.024 121.9);
Tailwind
colors: {
custom: {
50: '#f9fef1',
500: '#f7fdeb',
950: '#000000',
},
}SCSS
$custom: #f7fdeb; $custom-light: #f9fef1; $custom-dark: #000000;
JSON
{
"hex": "#f7fdeb",
"rgb": {
"r": 247,
"g": 253,
"b": 235
},
"hsl": {
"h": 80,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98471,
"c": 0.02442,
"h": 121.9
},
"luminance": 0.96023
}Semantic roles & 50–950 ramp
primary
#F7FDEB
secondary
#BBA6E7
accent
#07DE4F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585