#F2FBEB#F2FBEB
#F2FBEB is a very light, muted yellow-green. Relative luminance 0.939; OKLCH L 97.7% C 0.023 H 131.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBEB |
|---|---|
| RGB | rgb(242, 251, 235) |
| HSL | hsl(94, 67%, 95%) |
| HSV | hsv(94, 6%, 98%) |
| CMYK | cmyk(3.6%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(97.58, -5.76, 6.64) |
| CIE-LCH | lch(97.58, 8.79, 130.95°) |
| OKLab | oklab(97.7% -0.0152 0.0174) |
| OKLCH | oklch(97.7% 0.023 131.1) |
| XYZ | xyz(86.1080, 93.8695, 92.1634) |
| Luminance | 0.9387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.29
Ivory
#FFFFF0
ΔE00 4.04
Mintcream
#F5FFFA
ΔE00 4.68
Beige
#F5F5DC
ΔE00 4.68
Off White (survey)
#FFFFE4
ΔE00 5.06
Lightyellow
#FFFFE0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBEB #F4EBFB
analogous
#FAFBEB #F2FBEB #EBFBEC
triadic
#F2FBEB #EBF2FB #FBEBF2
tetradic
#F2FBEB #EBFAFB #F4EBFB #FBECEB
square
#F2FBEB #EBFAFB #F4EBFB #FBECEB
split-complementary
#F2FBEB #ECEBFB #FBEBFA
monochromatic
#B0E785 #D1F1B8 #EEFAE5 #EEFAE5 #EEFAE5
Accessibility & contrast
On white
1.06
#F2FBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#F2FBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBEB
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBEB | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#F3F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbeb; /* rgb */ color: rgb(242, 251, 235); /* oklch */ color: oklch(97.7% 0.023 131.1);
Tailwind
colors: {
custom: {
50: '#f6fcf1',
500: '#f2fbeb',
950: '#000000',
},
}SCSS
$custom: #f2fbeb; $custom-light: #f6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#f2fbeb",
"rgb": {
"r": 242,
"g": 251,
"b": 235
},
"hsl": {
"h": 93.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97702,
"c": 0.02308,
"h": 131.1
},
"luminance": 0.9387
}Semantic roles & 50–950 ramp
primary
#F2FBEB
secondary
#C8AAE0
accent
#17CF7E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585