#F2FAEA#F2FAEA
#F2FAEA is a very light, muted yellow-green. Relative luminance 0.932; OKLCH L 97.5% C 0.023 H 128.7°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAEA |
|---|---|
| RGB | rgb(242, 250, 234) |
| HSL | hsl(90, 62%, 95%) |
| HSV | hsv(90, 6%, 98%) |
| CMYK | cmyk(3.2%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.30, -5.43, 6.75) |
| CIE-LCH | lch(97.30, 8.67, 128.79°) |
| OKLab | oklab(97.48% -0.0142 0.0177) |
| OKLCH | oklch(97.48% 0.023 128.7) |
| XYZ | xyz(85.6524, 93.1888, 91.3008) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 3.73
Beige
#F5F5DC
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 4.72
Off White (survey)
#FFFFE4
ΔE00 4.86
Lightyellow
#FFFFE0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAEA #F2EAFA
analogous
#FAFAEA #F2FAEA #EAFAEA
triadic
#F2FAEA #EAF2FA #FAEAF2
tetradic
#F2FAEA #EAFAFA #F2EAFA #FAEAEA
square
#F2FAEA #EAFAFA #F2EAFA #FAEAEA
split-complementary
#F2FAEA #EAEAFA #FAEAFA
monochromatic
#B5E287 #D3EEB9 #F0F9E6 #F0F9E6 #F0F9E6
Accessibility & contrast
On white
1.07
#F2FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#F2FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAEA
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAEA | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#FBF7EB
Tritanopia (blue-blind)
#F3F8F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2faea; /* rgb */ color: rgb(242, 250, 234); /* oklch */ color: oklch(97.5% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f6fcf0',
500: '#f2faea',
950: '#000000',
},
}SCSS
$custom: #f2faea; $custom-light: #f6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#f2faea",
"rgb": {
"r": 242,
"g": 250,
"b": 234
},
"hsl": {
"h": 90,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97477,
"c": 0.02267,
"h": 128.7
},
"luminance": 0.93189
}Semantic roles & 50–950 ramp
primary
#F2FAEA
secondary
#C4ABDD
accent
#1CC973
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585