#F5FFEE#F5FFEE
#F5FFEE is a very light, muted yellow-green. Relative luminance 0.971; OKLCH L 98.8% C 0.025 H 132.1°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFEE |
|---|---|
| RGB | rgb(245, 255, 238) |
| HSL | hsl(95, 100%, 97%) |
| HSV | hsv(95, 7%, 100%) |
| CMYK | cmyk(3.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.87, -6.25, 6.98) |
| CIE-LCH | lch(98.87, 9.37, 131.81°) |
| OKLab | oklab(98.8% -0.0165 0.0183) |
| OKLCH | oklch(98.8% 0.025 132.1) |
| XYZ | xyz(88.8462, 97.1053, 94.9349) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.94
Ivory
#FFFFF0
ΔE00 4.33
Beige
#F5F5DC
ΔE00 4.96
Mintcream
#F5FFFA
ΔE00 4.97
Off White (survey)
#FFFFE4
ΔE00 4.98
Lightyellow
#FFFFE0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFEE #F8EEFF
analogous
#FEFFEE #F5FFEE #EEFFF0
triadic
#F5FFEE #EEF5FF #FFEEF5
tetradic
#F5FFEE #EEFEFF #F8EEFF #FFF0EE
square
#F5FFEE #EEFEFF #F8EEFF #FFF0EE
split-complementary
#F5FFEE #F0EEFF #FFEEFE
monochromatic
#ADFF74 #D1FFB1 #EDFFE0 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.03
#F5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#F5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFEE
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFEE | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFBEF
Tritanopia (blue-blind)
#F5FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f5ffee; /* rgb */ color: rgb(245, 255, 238); /* oklch */ color: oklch(98.8% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#f8fff3',
500: '#f5ffee',
950: '#000000',
},
}SCSS
$custom: #f5ffee; $custom-light: #f8fff3; $custom-dark: #000000;
JSON
{
"hex": "#f5ffee",
"rgb": {
"r": 245,
"g": 255,
"b": 238
},
"hsl": {
"h": 95.294,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98796,
"c": 0.02464,
"h": 132.1
},
"luminance": 0.97106
}Semantic roles & 50–950 ramp
primary
#F5FFEE
secondary
#CFA3EF
accent
#00E687
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685