#F7FDED#F7FDED
#F7FDED is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.5% C 0.022 H 123.6°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FDED |
|---|---|
| RGB | rgb(247, 253, 237) |
| HSL | hsl(83, 80%, 96%) |
| HSV | hsv(83, 6%, 99%) |
| CMYK | cmyk(2.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.49, -4.75, 6.97) |
| CIE-LCH | lch(98.49, 8.43, 124.26°) |
| OKLab | oklab(98.52% -0.0121 0.0182) |
| OKLCH | oklch(98.52% 0.022 123.6) |
| XYZ | xyz(88.7667, 96.1391, 93.9846) |
| Luminance | 0.9614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.76
Honeydew
#F0FFF0
ΔE00 3.40
Beige
#F5F5DC
ΔE00 4.11
Off White (survey)
#FFFFE4
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 4.71
Lightyellow
#FFFFE0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FDED #F3EDFD
analogous
#FDFBED #F7FDED #EFFDED
triadic
#F7FDED #EDF7FD #FDEDF7
tetradic
#F7FDED #EDFDFB #F3EDFD #FDEDEF
square
#F7FDED #EDFDFB #F3EDFD #FDEDEF
split-complementary
#F7FDED #EDEFFD #FBEDFD
monochromatic
#C6F17F #DFF7B6 #F3FCE3 #F3FCE3 #F3FCE3
Accessibility & contrast
On white
1.04
#F7FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#F7FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FDED
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FDED | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFBEE
Tritanopia (blue-blind)
#F8FBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7fded; /* rgb */ color: rgb(247, 253, 237); /* oklch */ color: oklch(98.5% 0.022 123.6);
Tailwind
colors: {
custom: {
50: '#f9fef2',
500: '#f7fded',
950: '#000000',
},
}SCSS
$custom: #f7fded; $custom-light: #f9fef2; $custom-dark: #000000;
JSON
{
"hex": "#f7fded",
"rgb": {
"r": 247,
"g": 253,
"b": 237
},
"hsl": {
"h": 82.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98522,
"c": 0.02191,
"h": 123.6
},
"luminance": 0.96139
}Semantic roles & 50–950 ramp
primary
#F7FDED
secondary
#BFA8E6
accent
#09DC58
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585