#F2F6EE#F2F6EE
#F2F6EE is a very light, near-neutral yellow-green. Relative luminance 0.910; OKLCH L 96.8% C 0.011 H 128.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6EE |
|---|---|
| RGB | rgb(242, 246, 238) |
| HSL | hsl(90, 31%, 95%) |
| HSV | hsv(90, 3%, 96%) |
| CMYK | cmyk(1.6%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.39, -2.73, 3.38) |
| CIE-LCH | lch(96.39, 4.34, 128.93°) |
| OKLab | oklab(96.79% -0.0071 0.0089) |
| OKLCH | oklch(96.79% 0.011 128.6) |
| XYZ | xyz(85.0038, 90.9618, 93.9515) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.12
Ivory
#FFFFF0
ΔE00 3.65
Off White
#FAF9F6
ΔE00 3.84
Floralwhite
#FFFAF0
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 4.74
White
#FFFFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6EE #F2EEF6
analogous
#F6F6EE #F2F6EE #EEF6EE
triadic
#F2F6EE #EEF2F6 #F6EEF2
tetradic
#F2F6EE #EEF6F6 #F2EEF6 #F6EEEE
square
#F2F6EE #EEF6F6 #F2EEF6 #F6EEEE
split-complementary
#F2F6EE #EEEEF6 #F6EEF6
monochromatic
#B5CC9E #D3E1C6 #F0F4EB #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.09
#F2F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F2F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6EE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6EE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F6F5EE
Tritanopia (blue-blind)
#F2F5F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f6ee; /* rgb */ color: rgb(242, 246, 238); /* oklch */ color: oklch(96.8% 0.011 128.6);
Tailwind
colors: {
custom: {
50: '#f6f9f3',
500: '#f2f6ee',
950: '#000000',
},
}SCSS
$custom: #f2f6ee; $custom-light: #f6f9f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f6ee",
"rgb": {
"r": 242,
"g": 246,
"b": 238
},
"hsl": {
"h": 90,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96791,
"c": 0.01137,
"h": 128.6
},
"luminance": 0.90962
}Semantic roles & 50–950 ramp
primary
#F2F6EE
secondary
#C4B7D1
accent
#3CA973
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585