#F2F6EF#F2F6EF
#F2F6EF is a very light, near-neutral yellow-green. Relative luminance 0.910; OKLCH L 96.8% C 0.010 H 131.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6EF |
|---|---|
| RGB | rgb(242, 246, 239) |
| HSL | hsl(94, 28%, 95%) |
| HSV | hsv(94, 3%, 96%) |
| CMYK | cmyk(1.6%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(96.42, -2.56, 2.90) |
| CIE-LCH | lch(96.42, 3.86, 131.41°) |
| OKLab | oklab(96.82% -0.0067 0.0076) |
| OKLCH | oklch(96.82% 0.01 131.4) |
| XYZ | xyz(85.1511, 91.0207, 94.7274) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.01
Off White
#FAF9F6
ΔE00 3.51
Ivory
#FFFFF0
ΔE00 3.98
Whitesmoke
#F5F5F5
ΔE00 4.34
Floralwhite
#FFFAF0
ΔE00 4.34
White
#FFFFFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6EF #F3EFF6
analogous
#F5F6EF #F2F6EF #EFF6EF
triadic
#F2F6EF #EFF2F6 #F6EFF2
tetradic
#F2F6EF #EFF5F6 #F3EFF6 #F6EFEF
square
#F2F6EF #EFF5F6 #F3EFF6 #F6EFEF
split-complementary
#F2F6EF #EFEFF6 #F6EFF5
monochromatic
#B2CAA1 #D2E0C8 #EFF4EB #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.09
#F2F6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#F2F6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6EF
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6EF | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#F2F5F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f6ef; /* rgb */ color: rgb(242, 246, 239); /* oklch */ color: oklch(96.8% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#f6f9f4',
500: '#f2f6ef',
950: '#000000',
},
}SCSS
$custom: #f2f6ef; $custom-light: #f6f9f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f6ef",
"rgb": {
"r": 242,
"g": 246,
"b": 239
},
"hsl": {
"h": 94.286,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.96818,
"c": 0.01015,
"h": 131.4
},
"luminance": 0.91021
}Semantic roles & 50–950 ramp
primary
#F2F6EF
secondary
#C6B9D0
accent
#3FA77A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585