#F2F6EA#F2F6EA
#F2F6EA is a very light, near-neutral yellow-green. Relative luminance 0.907; OKLCH L 96.7% C 0.016 H 121.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6EA |
|---|---|
| RGB | rgb(242, 246, 234) |
| HSL | hsl(80, 40%, 94%) |
| HSV | hsv(80, 5%, 96%) |
| CMYK | cmyk(1.6%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.30, -3.42, 5.30) |
| CIE-LCH | lch(96.30, 6.31, 122.78°) |
| OKLab | oklab(96.68% -0.0086 0.0139) |
| OKLCH | oklch(96.68% 0.016 121.8) |
| XYZ | xyz(84.4227, 90.7293, 90.8909) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.76
Mintcream
#F5FFFA
ΔE00 4.03
Floralwhite
#FFFAF0
ΔE00 4.71
Honeydew
#F0FFF0
ΔE00 4.74
Beige
#F5F5DC
ΔE00 4.87
Off White
#FAF9F6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6EA #EEEAF6
analogous
#F6F4EA #F2F6EA #ECF6EA
triadic
#F2F6EA #EAF2F6 #F6EAF2
tetradic
#F2F6EA #EAF6F4 #EEEAF6 #F6EAEC
square
#F2F6EA #EAF6F4 #EEEAF6 #F6EAEC
split-complementary
#F2F6EA #EAECF6 #F4EAF6
monochromatic
#BDD194 #D7E4BF #F2F6EA #F2F6EA #F2F6EA
Accessibility & contrast
On white
1.10
#F2F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#F2F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6EA
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6EA | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F3F5F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f6ea; /* rgb */ color: rgb(242, 246, 234); /* oklch */ color: oklch(96.7% 0.016 121.8);
Tailwind
colors: {
custom: {
50: '#f6f9f0',
500: '#f2f6ea',
950: '#000000',
},
}SCSS
$custom: #f2f6ea; $custom-light: #f6f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f6ea",
"rgb": {
"r": 242,
"g": 246,
"b": 234
},
"hsl": {
"h": 80,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96684,
"c": 0.01637,
"h": 121.8
},
"luminance": 0.90729
}Semantic roles & 50–950 ramp
primary
#F2F6EA
secondary
#BCB1D3
accent
#32B35D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585