#F2FEF2#F2FEF2
#F2FEF2 is a very light, muted green. Relative luminance 0.962; OKLCH L 98.5% C 0.020 H 145.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF2 |
|---|---|
| RGB | rgb(242, 254, 242) |
| HSL | hsl(120, 86%, 97%) |
| HSV | hsv(120, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.50, -6.06, 4.37) |
| CIE-LCH | lch(98.50, 7.47, 144.17°) |
| OKLab | oklab(98.48% -0.0166 0.0115) |
| OKLCH | oklch(98.48% 0.02 145.4) |
| XYZ | xyz(88.0839, 96.1712, 97.9095) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.66
Mintcream
#F5FFFA
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 4.97
Azure (CSS)
#F0FFFF
ΔE00 5.39
Beige
#F5F5DC
ΔE00 6.54
Off White (survey)
#FFFFE4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF2 #FEF2FE
analogous
#F8FEF2 #F2FEF2 #F2FEF8
triadic
#F2FEF2 #F2F2FE #FEF2F2
tetradic
#F2FEF2 #F2F8FE #FEF2FE #FEF8F2
square
#F2FEF2 #F2F8FE #FEF2FE #FEF8F2
split-complementary
#F2FEF2 #F8F2FE #FEF2F8
monochromatic
#80F580 #B9FAB9 #E3FDE3 #E3FDE3 #E3FDE3
Accessibility & contrast
On white
1.04
#F2FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#F2FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF2
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF2 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef2; /* rgb */ color: rgb(242, 254, 242); /* oklch */ color: oklch(98.5% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#f6fef6',
500: '#f2fef2',
950: '#000000',
},
}SCSS
$custom: #f2fef2; $custom-light: #f6fef6; $custom-dark: #000000;
JSON
{
"hex": "#f2fef2",
"rgb": {
"r": 242,
"g": 254,
"b": 242
},
"hsl": {
"h": 120,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98483,
"c": 0.02017,
"h": 145.4
},
"luminance": 0.96172
}Semantic roles & 50–950 ramp
primary
#F2FEF2
secondary
#EAAAEA
accent
#03E2E2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585