#F5FEEE#F5FEEE
#F5FEEE is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.6% C 0.023 H 131.1°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEEE |
|---|---|
| RGB | rgb(245, 254, 238) |
| HSL | hsl(94, 89%, 96%) |
| HSV | hsv(94, 6%, 100%) |
| CMYK | cmyk(3.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.62, -5.75, 6.62) |
| CIE-LCH | lch(98.62, 8.77, 130.95°) |
| OKLab | oklab(98.6% -0.0151 0.0173) |
| OKLCH | oklch(98.6% 0.023 131.1) |
| XYZ | xyz(88.5281, 96.4689, 94.8288) |
| Luminance | 0.9647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.23
Ivory
#FFFFF0
ΔE00 3.89
Mintcream
#F5FFFA
ΔE00 4.59
Beige
#F5F5DC
ΔE00 4.85
Off White (survey)
#FFFFE4
ΔE00 4.98
Lightyellow
#FFFFE0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEEE #F7EEFE
analogous
#FDFEEE #F5FEEE #EEFEEF
triadic
#F5FEEE #EEF5FE #FEEEF5
tetradic
#F5FEEE #EEFDFE #F7EEFE #FEEFEE
square
#F5FEEE #EEFDFE #F7EEFE #FEEFEE
split-complementary
#F5FEEE #EFEEFE #FEEEFD
monochromatic
#B1F77A #D3FBB4 #EEFDE2 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.03
#F5FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F5FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEEE
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEEE | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FEFBEF
Tritanopia (blue-blind)
#F6FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5feee; /* rgb */ color: rgb(245, 254, 238); /* oklch */ color: oklch(98.6% 0.023 131.1);
Tailwind
colors: {
custom: {
50: '#f8fef3',
500: '#f5feee',
950: '#000000',
},
}SCSS
$custom: #f5feee; $custom-light: #f8fef3; $custom-dark: #000000;
JSON
{
"hex": "#f5feee",
"rgb": {
"r": 245,
"g": 254,
"b": 238
},
"hsl": {
"h": 93.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98598,
"c": 0.02302,
"h": 131.1
},
"luminance": 0.96469
}Semantic roles & 50–950 ramp
primary
#F5FEEE
secondary
#CCA6EA
accent
#00E681
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585