#F5FDEB#F5FDEB
#F5FDEB is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.3% C 0.025 H 126.5°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDEB |
|---|---|
| RGB | rgb(245, 253, 235) |
| HSL | hsl(87, 82%, 96%) |
| HSV | hsv(87, 7%, 99%) |
| CMYK | cmyk(3.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.30, -5.75, 7.70) |
| CIE-LCH | lch(98.30, 9.61, 126.77°) |
| OKLab | oklab(98.32% -0.0149 0.0201) |
| OKLCH | oklch(98.32% 0.025 126.5) |
| XYZ | xyz(87.7745, 95.6611, 92.4214) |
| Luminance | 0.9566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.76
Ivory
#FFFFF0
ΔE00 3.79
Beige
#F5F5DC
ΔE00 4.10
Off White (survey)
#FFFFE4
ΔE00 4.24
Lightyellow
#FFFFE0
ΔE00 5.12
Mintcream
#F5FFFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDEB #F3EBFD
analogous
#FDFCEB #F5FDEB #ECFDEB
triadic
#F5FDEB #EBF5FD #FDEBF5
tetradic
#F5FDEB #EBFDFC #F3EBFD #FDEBEC
square
#F5FDEB #EBFDFC #F3EBFD #FDEBEC
split-complementary
#F5FDEB #EBECFD #FCEBFD
monochromatic
#BDF27C #D9F7B3 #F1FCE3 #F1FCE3 #F1FCE3
Accessibility & contrast
On white
1.04
#F5FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F5FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDEB
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDEB | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F6FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fdeb; /* rgb */ color: rgb(245, 253, 235); /* oklch */ color: oklch(98.3% 0.025 126.5);
Tailwind
colors: {
custom: {
50: '#f8fef1',
500: '#f5fdeb',
950: '#000000',
},
}SCSS
$custom: #f5fdeb; $custom-light: #f8fef1; $custom-dark: #000000;
JSON
{
"hex": "#f5fdeb",
"rgb": {
"r": 245,
"g": 253,
"b": 235
},
"hsl": {
"h": 86.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98322,
"c": 0.02506,
"h": 126.5
},
"luminance": 0.95661
}Semantic roles & 50–950 ramp
primary
#F5FDEB
secondary
#C2A6E7
accent
#07DE67
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585