#F5FDED#F5FDED
#F5FDED is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.4% C 0.023 H 128.7°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDED |
|---|---|
| RGB | rgb(245, 253, 237) |
| HSL | hsl(90, 80%, 96%) |
| HSV | hsv(90, 6%, 99%) |
| CMYK | cmyk(3.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.34, -5.42, 6.74) |
| CIE-LCH | lch(98.34, 8.65, 128.79°) |
| OKLab | oklab(98.37% -0.0141 0.0177) |
| OKLCH | oklch(98.37% 0.023 128.7) |
| XYZ | xyz(88.0650, 95.7773, 93.9517) |
| Luminance | 0.9578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 3.54
Beige
#F5F5DC
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 4.61
Off White (survey)
#FFFFE4
ΔE00 4.75
Lightyellow
#FFFFE0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDED #F5EDFD
analogous
#FDFDED #F5FDED #EDFDED
triadic
#F5FDED #EDF5FD #FDEDF5
tetradic
#F5FDED #EDFDFD #F5EDFD #FDEDED
square
#F5FDED #EDFDFD #F5EDFD #FDEDED
split-complementary
#F5FDED #EDEDFD #FDEDFD
monochromatic
#B8F17F #D6F7B6 #F0FCE3 #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.04
#F5FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F5FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDED
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDED | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F6FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fded; /* rgb */ color: rgb(245, 253, 237); /* oklch */ color: oklch(98.4% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f8fef2',
500: '#f5fded',
950: '#000000',
},
}SCSS
$custom: #f5fded; $custom-light: #f8fef2; $custom-dark: #000000;
JSON
{
"hex": "#f5fded",
"rgb": {
"r": 245,
"g": 253,
"b": 237
},
"hsl": {
"h": 90,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98373,
"c": 0.02262,
"h": 128.7
},
"luminance": 0.95777
}Semantic roles & 50–950 ramp
primary
#F5FDED
secondary
#C7A8E6
accent
#09DC73
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585