#F5FDEC#F5FDEC
#F5FDEC is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.3% C 0.024 H 127.6°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDEC |
|---|---|
| RGB | rgb(245, 253, 236) |
| HSL | hsl(88, 81%, 96%) |
| HSV | hsv(88, 7%, 99%) |
| CMYK | cmyk(3.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(98.32, -5.59, 7.22) |
| CIE-LCH | lch(98.32, 9.13, 127.73°) |
| OKLab | oklab(98.35% -0.0145 0.0189) |
| OKLCH | oklch(98.35% 0.024 127.6) |
| XYZ | xyz(87.9194, 95.7190, 93.1844) |
| Luminance | 0.9572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.66
Ivory
#FFFFF0
ΔE00 3.65
Beige
#F5F5DC
ΔE00 4.31
Off White (survey)
#FFFFE4
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 4.98
Lightyellow
#FFFFE0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDEC #F4ECFD
analogous
#FDFCEC #F5FDEC #ECFDEC
triadic
#F5FDEC #ECF5FD #FDECF5
tetradic
#F5FDEC #ECFDFC #F4ECFD #FDECEC
square
#F5FDEC #ECFDFC #F4ECFD #FDECEC
split-complementary
#F5FDEC #ECECFD #FCECFD
monochromatic
#BBF17D #D8F7B5 #F0FCE3 #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.04
#F5FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F5FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDEC
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDEC | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEB
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#F6FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fdec; /* rgb */ color: rgb(245, 253, 236); /* oklch */ color: oklch(98.3% 0.024 127.6);
Tailwind
colors: {
custom: {
50: '#f8fef2',
500: '#f5fdec',
950: '#000000',
},
}SCSS
$custom: #f5fdec; $custom-light: #f8fef2; $custom-dark: #000000;
JSON
{
"hex": "#f5fdec",
"rgb": {
"r": 245,
"g": 253,
"b": 236
},
"hsl": {
"h": 88.235,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.98347,
"c": 0.02383,
"h": 127.6
},
"luminance": 0.95719
}Semantic roles & 50–950 ramp
primary
#F5FDEC
secondary
#C5A7E7
accent
#08DD6C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585