#F2FBEA#F2FBEA
#F2FBEA is a very light, muted yellow-green. Relative luminance 0.938; OKLCH L 97.7% C 0.024 H 129.9°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBEA |
|---|---|
| RGB | rgb(242, 251, 234) |
| HSL | hsl(92, 68%, 95%) |
| HSV | hsv(92, 7%, 98%) |
| CMYK | cmyk(3.6%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(97.56, -5.93, 7.12) |
| CIE-LCH | lch(97.56, 9.26, 129.80°) |
| OKLab | oklab(97.68% -0.0156 0.0186) |
| OKLCH | oklch(97.68% 0.024 129.9) |
| XYZ | xyz(85.9640, 93.8119, 91.4047) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.36
Ivory
#FFFFF0
ΔE00 4.14
Beige
#F5F5DC
ΔE00 4.46
Off White (survey)
#FFFFE4
ΔE00 4.82
Mintcream
#F5FFFA
ΔE00 5.05
Lightyellow
#FFFFE0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBEA #F3EAFB
analogous
#FAFBEA #F2FBEA #EAFBEA
triadic
#F2FBEA #EAF2FB #FBEAF2
tetradic
#F2FBEA #EAFAFB #F3EAFB #FBEAEA
square
#F2FBEA #EAFAFB #F3EAFB #FBEAEA
split-complementary
#F2FBEA #EAEAFB #FBEAFA
monochromatic
#B2E783 #D2F1B7 #EFFAE5 #EFFAE5 #EFFAE5
Accessibility & contrast
On white
1.06
#F2FBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F2FBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBEA
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBEA | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FBF8EB
Tritanopia (blue-blind)
#F3F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbea; /* rgb */ color: rgb(242, 251, 234); /* oklch */ color: oklch(97.7% 0.024 129.9);
Tailwind
colors: {
custom: {
50: '#f6fcf0',
500: '#f2fbea',
950: '#000000',
},
}SCSS
$custom: #f2fbea; $custom-light: #f6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#f2fbea",
"rgb": {
"r": 242,
"g": 251,
"b": 234
},
"hsl": {
"h": 91.765,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97676,
"c": 0.02427,
"h": 129.9
},
"luminance": 0.93812
}Semantic roles & 50–950 ramp
primary
#F2FBEA
secondary
#C6A9E0
accent
#16D078
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585