#F2F8EF#F2F8EF
#F2F8EF is a very light, near-neutral green. Relative luminance 0.922; OKLCH L 97.2% C 0.013 H 134.9°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8EF |
|---|---|
| RGB | rgb(242, 248, 239) |
| HSL | hsl(100, 39%, 95%) |
| HSV | hsv(100, 4%, 97%) |
| CMYK | cmyk(2.4%, 0%, 3.6%, 2.7%) |
| CIE-LAB | lab(96.92, -3.56, 3.63) |
| CIE-LCH | lch(96.92, 5.08, 134.52°) |
| OKLab | oklab(97.21% -0.0095 0.0095) |
| OKLCH | oklch(97.21% 0.013 134.9) |
| XYZ | xyz(85.7627, 92.2439, 94.9313) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 3.65
Honeydew
#F0FFF0
ΔE00 4.53
Off White
#FAF9F6
ΔE00 4.77
Floralwhite
#FFFAF0
ΔE00 5.14
Azure (CSS)
#F0FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8EF #F5EFF8
analogous
#F6F8EF #F2F8EF #EFF8F0
triadic
#F2F8EF #EFF2F8 #F8EFF2
tetradic
#F2F8EF #EFF6F8 #F5EFF8 #F8F0EF
square
#F2F8EF #EFF6F8 #F5EFF8 #F8F0EF
split-complementary
#F2F8EF #F0EFF8 #F8EFF6
monochromatic
#ADD39A #CFE5C4 #EEF6EA #EEF6EA #EEF6EA
Accessibility & contrast
On white
1.08
#F2F8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#F2F8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8EF
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8EF | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EF
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#F2F7F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f8ef; /* rgb */ color: rgb(242, 248, 239); /* oklch */ color: oklch(97.2% 0.013 134.9);
Tailwind
colors: {
custom: {
50: '#f6faf4',
500: '#f2f8ef',
950: '#000000',
},
}SCSS
$custom: #f2f8ef; $custom-light: #f6faf4; $custom-dark: #000000;
JSON
{
"hex": "#f2f8ef",
"rgb": {
"r": 242,
"g": 248,
"b": 239
},
"hsl": {
"h": 100,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.97213,
"c": 0.01344,
"h": 134.9
},
"luminance": 0.92244
}Semantic roles & 50–950 ramp
primary
#F2F8EF
secondary
#CBB6D5
accent
#33B288
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585