#F2FCEE#F2FCEE
#F2FCEE is a very light, muted green. Relative luminance 0.947; OKLCH L 98.0% C 0.021 H 136.6°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCEE |
|---|---|
| RGB | rgb(242, 252, 238) |
| HSL | hsl(103, 70%, 96%) |
| HSV | hsv(103, 6%, 99%) |
| CMYK | cmyk(4%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.90, -5.75, 5.56) |
| CIE-LCH | lch(97.90, 8.00, 135.95°) |
| OKLab | oklab(97.98% -0.0154 0.0146) |
| OKLCH | oklch(97.98% 0.021 136.6) |
| XYZ | xyz(86.8583, 94.6708, 94.5697) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.94
Mintcream
#F5FFFA
ΔE00 3.91
Ivory
#FFFFF0
ΔE00 4.27
Beige
#F5F5DC
ΔE00 5.47
Off White (survey)
#FFFFE4
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCEE #F8EEFC
analogous
#F9FCEE #F2FCEE #EEFCF1
triadic
#F2FCEE #EEF2FC #FCEEF2
tetradic
#F2FCEE #EEF9FC #F8EEFC #FCF1EE
square
#F2FCEE #EEF9FC #F8EEFC #FCF1EE
split-complementary
#F2FCEE #F1EEFC #FCEEF9
monochromatic
#A2EA86 #CAF3BA #EBFAE5 #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.05
#F2FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#F2FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCEE
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCEE | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAED
Deuteranopia (green-blind)
#FBF9EF
Tritanopia (blue-blind)
#F2FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcee; /* rgb */ color: rgb(242, 252, 238); /* oklch */ color: oklch(98.0% 0.021 136.6);
Tailwind
colors: {
custom: {
50: '#f6fdf3',
500: '#f2fcee',
950: '#000000',
},
}SCSS
$custom: #f2fcee; $custom-light: #f6fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f2fcee",
"rgb": {
"r": 242,
"g": 252,
"b": 238
},
"hsl": {
"h": 102.857,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97979,
"c": 0.0212,
"h": 136.6
},
"luminance": 0.94671
}Semantic roles & 50–950 ramp
primary
#F2FCEE
secondary
#D3ACE2
accent
#14D29C
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585