#F5FEF2#F5FEF2
#F5FEF2 is a very light, near-neutral green. Relative luminance 0.967; OKLCH L 98.7% C 0.018 H 137.8°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FEF2 |
|---|---|
| RGB | rgb(245, 254, 242) |
| HSL | hsl(105, 86%, 97%) |
| HSV | hsv(105, 5%, 100%) |
| CMYK | cmyk(3.5%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.71, -5.06, 4.71) |
| CIE-LCH | lch(98.71, 6.91, 137.09°) |
| OKLab | oklab(98.7% -0.0136 0.0123) |
| OKLCH | oklch(98.7% 0.018 137.8) |
| XYZ | xyz(89.1222, 96.7066, 97.9582) |
| Luminance | 0.9671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.62
Mintcream
#F5FFFA
ΔE00 3.03
Ivory
#FFFFF0
ΔE00 3.86
Azure (CSS)
#F0FFFF
ΔE00 5.59
Beige
#F5F5DC
ΔE00 5.91
Off White (survey)
#FFFFE4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FEF2 #FBF2FE
analogous
#FBFEF2 #F5FEF2 #F2FEF5
triadic
#F5FEF2 #F2F5FE #FEF2F5
tetradic
#F5FEF2 #F2FBFE #FBF2FE #FEF5F2
square
#F5FEF2 #F2FBFE #FBF2FE #FEF5F2
split-complementary
#F5FEF2 #F5F2FE #FEF2FB
monochromatic
#9EF580 #C9FAB9 #E9FDE3 #E9FDE3 #E9FDE3
Accessibility & contrast
On white
1.03
#F5FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#F5FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FEF2
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FEF2 | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FDFBF2
Tritanopia (blue-blind)
#F5FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5fef2; /* rgb */ color: rgb(245, 254, 242); /* oklch */ color: oklch(98.7% 0.018 137.8);
Tailwind
colors: {
custom: {
50: '#f8fef6',
500: '#f5fef2',
950: '#000000',
},
}SCSS
$custom: #f5fef2; $custom-light: #f8fef6; $custom-dark: #000000;
JSON
{
"hex": "#f5fef2",
"rgb": {
"r": 245,
"g": 254,
"b": 242
},
"hsl": {
"h": 105,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98703,
"c": 0.01837,
"h": 137.8
},
"luminance": 0.96707
}Semantic roles & 50–950 ramp
primary
#F5FEF2
secondary
#DAAAEA
accent
#03E2AA
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585