#F2F5EA#F2F5EA
#F2F5EA is a very light, near-neutral yellow-green. Relative luminance 0.901; OKLCH L 96.5% C 0.015 H 119.1°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5EA |
|---|---|
| RGB | rgb(242, 245, 234) |
| HSL | hsl(76, 35%, 94%) |
| HSV | hsv(76, 4%, 96%) |
| CMYK | cmyk(1.2%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(96.05, -2.91, 4.94) |
| CIE-LCH | lch(96.05, 5.73, 120.50°) |
| OKLab | oklab(96.49% -0.0072 0.013) |
| OKLCH | oklch(96.49% 0.015 119.1) |
| XYZ | xyz(84.1193, 90.1226, 90.7898) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.82
Mintcream
#F5FFFA
ΔE00 4.08
Floralwhite
#FFFAF0
ΔE00 4.19
Off White
#FAF9F6
ΔE00 4.67
Oldlace
#FDF5E6
ΔE00 5.07
Beige
#F5F5DC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5EA #EDEAF5
analogous
#F5F3EA #F2F5EA #EDF5EA
triadic
#F2F5EA #EAF2F5 #F5EAF2
tetradic
#F2F5EA #EAF5F3 #EDEAF5 #F5EAED
square
#F2F5EA #EAF5F3 #EDEAF5 #F5EAED
split-complementary
#F2F5EA #EAEDF5 #F3EAF5
monochromatic
#BFCE97 #D8E1C1 #F2F5EA #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.10
#F2F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#F2F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5EA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5EA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#F3F4F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f5ea; /* rgb */ color: rgb(242, 245, 234); /* oklch */ color: oklch(96.5% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#f6f8f0',
500: '#f2f5ea',
950: '#000000',
},
}SCSS
$custom: #f2f5ea; $custom-light: #f6f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f5ea",
"rgb": {
"r": 242,
"g": 245,
"b": 234
},
"hsl": {
"h": 76.364,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96486,
"c": 0.01486,
"h": 119.1
},
"luminance": 0.90123
}Semantic roles & 50–950 ramp
primary
#F2F5EA
secondary
#BBB2D1
accent
#37AE58
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585