#F2FEF4#F2FEF4
#F2FEF4 is a very light, near-neutral green. Relative luminance 0.963; OKLCH L 98.5% C 0.018 H 150.6°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF4 |
|---|---|
| RGB | rgb(242, 254, 244) |
| HSL | hsl(130, 86%, 97%) |
| HSV | hsv(130, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(98.55, -5.71, 3.42) |
| CIE-LCH | lch(98.55, 6.65, 149.10°) |
| OKLab | oklab(98.54% -0.0158 0.0089) |
| OKLCH | oklch(98.54% 0.018 150.6) |
| XYZ | xyz(88.3859, 96.2920, 99.5002) |
| Luminance | 0.9629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.35
Mintcream
#F5FFFA
ΔE00 2.46
Azure (CSS)
#F0FFFF
ΔE00 4.58
Ivory
#FFFFF0
ΔE00 5.13
Off White
#FAF9F6
ΔE00 7.00
Beige
#F5F5DC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF4 #FEF2FC
analogous
#F6FEF2 #F2FEF4 #F2FEFA
triadic
#F2FEF4 #F4F2FE #FEF4F2
tetradic
#F2FEF4 #F2F6FE #FEF2FC #FEFAF2
square
#F2FEF4 #F2F6FE #FEF2FC #FEFAF2
split-complementary
#F2FEF4 #FAF2FE #FEF2F6
monochromatic
#80F594 #B9FAC4 #E3FDE7 #E3FDE7 #E3FDE7
Accessibility & contrast
On white
1.04
#F2FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F2FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF4
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF4 | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF4
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#F1FDFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef4; /* rgb */ color: rgb(242, 254, 244); /* oklch */ color: oklch(98.5% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f6fef7',
500: '#f2fef4',
950: '#000000',
},
}SCSS
$custom: #f2fef4; $custom-light: #f6fef7; $custom-dark: #000000;
JSON
{
"hex": "#f2fef4",
"rgb": {
"r": 242,
"g": 254,
"b": 244
},
"hsl": {
"h": 130,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98537,
"c": 0.0182,
"h": 150.6
},
"luminance": 0.96293
}Semantic roles & 50–950 ramp
primary
#F2FEF4
secondary
#EAAADF
accent
#03BDE2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585