#F1F8EA#F1F8EA
#F1F8EA is a very light, near-neutral yellow-green. Relative luminance 0.918; OKLCH L 97.0% C 0.020 H 128.7°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F8EA |
|---|---|
| RGB | rgb(241, 248, 234) |
| HSL | hsl(90, 50%, 95%) |
| HSV | hsv(90, 6%, 97%) |
| CMYK | cmyk(2.8%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.73, -4.76, 5.92) |
| CIE-LCH | lch(96.73, 7.59, 128.82°) |
| OKLab | oklab(97.01% -0.0124 0.0155) |
| OKLCH | oklch(97.01% 0.02 128.7) |
| XYZ | xyz(84.6919, 91.7760, 91.0787) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.25
Ivory
#FFFFF0
ΔE00 3.43
Mintcream
#F5FFFA
ΔE00 4.15
Beige
#F5F5DC
ΔE00 4.65
Off White (survey)
#FFFFE4
ΔE00 5.33
Floralwhite
#FFFAF0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F8EA #F1EAF8
analogous
#F8F8EA #F1F8EA #EAF8EA
triadic
#F1F8EA #EAF1F8 #F8EAF1
tetradic
#F1F8EA #EAF8F8 #F1EAF8 #F8EAEA
square
#F1F8EA #EAF8F8 #F1EAF8 #F8EAEA
split-complementary
#F1F8EA #EAEAF8 #F8EAF8
monochromatic
#B4D98E #D2E9BC #F0F7E8 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.08
#F1F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#F1F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F8EA
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F8EA | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F9F5EB
Tritanopia (blue-blind)
#F2F7F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f1f8ea; /* rgb */ color: rgb(241, 248, 234); /* oklch */ color: oklch(97.0% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#f5faf0',
500: '#f1f8ea',
950: '#000000',
},
}SCSS
$custom: #f1f8ea; $custom-light: #f5faf0; $custom-dark: #000000;
JSON
{
"hex": "#f1f8ea",
"rgb": {
"r": 241,
"g": 248,
"b": 234
},
"hsl": {
"h": 90,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97005,
"c": 0.01987,
"h": 128.7
},
"luminance": 0.91776
}Semantic roles & 50–950 ramp
primary
#F1F8EA
secondary
#C3AED8
accent
#28BD73
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585