#F2FEF5#F2FEF5
#F2FEF5 is a very light, near-neutral green. Relative luminance 0.964; OKLCH L 98.6% C 0.017 H 153.6°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF5 |
|---|---|
| RGB | rgb(242, 254, 245) |
| HSL | hsl(135, 86%, 97%) |
| HSV | hsv(135, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(98.57, -5.53, 2.94) |
| CIE-LCH | lch(98.57, 6.26, 152.03°) |
| OKLab | oklab(98.56% -0.0155 0.0077) |
| OKLCH | oklch(98.56% 0.017 153.6) |
| XYZ | xyz(88.5381, 96.3529, 100.3020) |
| Luminance | 0.9635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.07
Honeydew
#F0FFF0
ΔE00 2.73
Azure (CSS)
#F0FFFF
ΔE00 4.16
Ivory
#FFFFF0
ΔE00 5.26
Off White
#FAF9F6
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF5 #FEF2FB
analogous
#F5FEF2 #F2FEF5 #F2FEFB
triadic
#F2FEF5 #F5F2FE #FEF5F2
tetradic
#F2FEF5 #F2F5FE #FEF2FB #FEFBF2
square
#F2FEF5 #F2F5FE #FEF2FB #FEFBF2
split-complementary
#F2FEF5 #FBF2FE #FEF2F5
monochromatic
#80F59E #B9FAC9 #E3FDE9 #E3FDE9 #E3FDE9
Accessibility & contrast
On white
1.04
#F2FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F2FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF5
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF5 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FCFAF5
Tritanopia (blue-blind)
#F1FEFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef5; /* rgb */ color: rgb(242, 254, 245); /* oklch */ color: oklch(98.6% 0.017 153.6);
Tailwind
colors: {
custom: {
50: '#f6fef8',
500: '#f2fef5',
950: '#000000',
},
}SCSS
$custom: #f2fef5; $custom-light: #f6fef8; $custom-dark: #000000;
JSON
{
"hex": "#f2fef5",
"rgb": {
"r": 242,
"g": 254,
"b": 245
},
"hsl": {
"h": 135,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98564,
"c": 0.01728,
"h": 153.6
},
"luminance": 0.96353
}Semantic roles & 50–950 ramp
primary
#F2FEF5
secondary
#EAAADA
accent
#03AAE2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585