#F2F6E8#F2F6E8
#F2F6E8 is a very light, near-neutral yellow-green. Relative luminance 0.906; OKLCH L 96.6% C 0.019 H 119.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6E8 |
|---|---|
| RGB | rgb(242, 246, 232) |
| HSL | hsl(77, 44%, 94%) |
| HSV | hsv(77, 6%, 96%) |
| CMYK | cmyk(1.6%, 0%, 5.7%, 3.5%) |
| CIE-LAB | lab(96.25, -3.76, 6.27) |
| CIE-LCH | lch(96.25, 7.31, 120.93°) |
| OKLab | oklab(96.63% -0.0094 0.0164) |
| OKLCH | oklch(96.63% 0.019 119.7) |
| XYZ | xyz(84.1370, 90.6150, 89.3862) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.64
Beige
#F5F5DC
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 4.51
Mintcream
#F5FFFA
ΔE00 4.62
Off White (survey)
#FFFFE4
ΔE00 5.00
Floralwhite
#FFFAF0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6E8 #ECE8F6
analogous
#F6F3E8 #F2F6E8 #EBF6E8
triadic
#F2F6E8 #E8F2F6 #F6E8F2
tetradic
#F2F6E8 #E8F6F3 #ECE8F6 #F6E8EB
square
#F2F6E8 #E8F6F3 #ECE8F6 #F6E8EB
split-complementary
#F2F6E8 #E8EBF6 #F3E8F6
monochromatic
#C0D490 #D9E5BC #F2F6E8 #F3F6E9 #F3F6E9
Accessibility & contrast
On white
1.10
#F2F6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F2F6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6E8
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6E8 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E7
Deuteranopia (green-blind)
#F8F4E9
Tritanopia (blue-blind)
#F3F4F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f6e8; /* rgb */ color: rgb(242, 246, 232); /* oklch */ color: oklch(96.6% 0.019 119.7);
Tailwind
colors: {
custom: {
50: '#f6f9ef',
500: '#f2f6e8',
950: '#000000',
},
}SCSS
$custom: #f2f6e8; $custom-light: #f6f9ef; $custom-dark: #000000;
JSON
{
"hex": "#f2f6e8",
"rgb": {
"r": 242,
"g": 246,
"b": 232
},
"hsl": {
"h": 77.143,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.96631,
"c": 0.01892,
"h": 119.7
},
"luminance": 0.90615
}Semantic roles & 50–950 ramp
primary
#F2F6E8
secondary
#B9AED4
accent
#2FB756
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585