#F2F5EF#F2F5EF
#F2F5EF is a very light, near-neutral yellow-green. Relative luminance 0.904; OKLCH L 96.6% C 0.009 H 128.6°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5EF |
|---|---|
| RGB | rgb(242, 245, 239) |
| HSL | hsl(90, 23%, 95%) |
| HSV | hsv(90, 2%, 96%) |
| CMYK | cmyk(1.2%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(96.17, -2.05, 2.53) |
| CIE-LCH | lch(96.17, 3.26, 128.96°) |
| OKLab | oklab(96.62% -0.0053 0.0067) |
| OKLCH | oklch(96.62% 0.009 128.6) |
| XYZ | xyz(84.8478, 90.4140, 94.6263) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.88
Mintcream
#F5FFFA
ΔE00 3.43
Whitesmoke
#F5F5F5
ΔE00 3.66
Floralwhite
#FFFAF0
ΔE00 4.04
White
#FFFFFF
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5EF #F2EFF5
analogous
#F5F5EF #F2F5EF #EFF5EF
triadic
#F2F5EF #EFF2F5 #F5EFF2
tetradic
#F2F5EF #EFF5F5 #F2EFF5 #F5EFEF
square
#F2F5EF #EFF5F5 #F2EFF5 #F5EFEF
split-complementary
#F2F5EF #EFEFF5 #F5EFF5
monochromatic
#B5C6A4 #D3DDC9 #F0F3EC #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.10
#F2F5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F2F5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5EF
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5EF | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#F2F4F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f5ef; /* rgb */ color: rgb(242, 245, 239); /* oklch */ color: oklch(96.6% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#f6f8f4',
500: '#f2f5ef',
950: '#000000',
},
}SCSS
$custom: #f2f5ef; $custom-light: #f6f8f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f5ef",
"rgb": {
"r": 242,
"g": 245,
"b": 239
},
"hsl": {
"h": 90,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.96621,
"c": 0.00853,
"h": 128.6
},
"luminance": 0.90414
}Semantic roles & 50–950 ramp
primary
#F2F5EF
secondary
#C4BBCE
accent
#44A273
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585