#F5FDEE#F5FDEE
#F5FDEE is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.4% C 0.021 H 130.0°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDEE |
|---|---|
| RGB | rgb(245, 253, 238) |
| HSL | hsl(92, 79%, 96%) |
| HSV | hsv(92, 6%, 99%) |
| CMYK | cmyk(3.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.37, -5.25, 6.26) |
| CIE-LCH | lch(98.37, 8.17, 129.97°) |
| OKLab | oklab(98.4% -0.0138 0.0164) |
| OKLCH | oklch(98.4% 0.021 130) |
| XYZ | xyz(88.2115, 95.8359, 94.7233) |
| Luminance | 0.9584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.62
Ivory
#FFFFF0
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 4.23
Beige
#F5F5DC
ΔE00 4.79
Off White (survey)
#FFFFE4
ΔE00 5.04
Lightyellow
#FFFFE0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDEE #F6EEFD
analogous
#FDFDEE #F5FDEE #EEFDEF
triadic
#F5FDEE #EEF5FD #FDEEF5
tetradic
#F5FDEE #EEFDFD #F6EEFD #FDEFEE
square
#F5FDEE #EEFDFD #F6EEFD #FDEFEE
split-complementary
#F5FDEE #EFEEFD #FDEEFD
monochromatic
#B5F080 #D5F7B7 #EFFCE4 #EFFCE4 #EFFCE4
Accessibility & contrast
On white
1.04
#F5FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F5FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDEE
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDEE | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F6FBF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fdee; /* rgb */ color: rgb(245, 253, 238); /* oklch */ color: oklch(98.4% 0.021 130.0);
Tailwind
colors: {
custom: {
50: '#f8fef3',
500: '#f5fdee',
950: '#000000',
},
}SCSS
$custom: #f5fdee; $custom-light: #f8fef3; $custom-dark: #000000;
JSON
{
"hex": "#f5fdee",
"rgb": {
"r": 245,
"g": 253,
"b": 238
},
"hsl": {
"h": 92,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.984,
"c": 0.02141,
"h": 130
},
"luminance": 0.95836
}Semantic roles & 50–950 ramp
primary
#F5FDEE
secondary
#CAA9E6
accent
#0ADB7A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585