#F2FBE8#F2FBE8
#F2FBE8 is a very light, muted yellow-green. Relative luminance 0.937; OKLCH L 97.6% C 0.027 H 127.7°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBE8 |
|---|---|
| RGB | rgb(242, 251, 232) |
| HSL | hsl(88, 70%, 95%) |
| HSV | hsv(88, 8%, 98%) |
| CMYK | cmyk(3.6%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(97.51, -6.27, 8.08) |
| CIE-LCH | lch(97.51, 10.22, 127.80°) |
| OKLab | oklab(97.62% -0.0163 0.0211) |
| OKLCH | oklch(97.62% 0.027 127.7) |
| XYZ | xyz(85.6783, 93.6976, 89.9000) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.65
Beige
#F5F5DC
ΔE00 4.09
Off White (survey)
#FFFFE4
ΔE00 4.39
Ivory
#FFFFF0
ΔE00 4.41
Lightyellow
#FFFFE0
ΔE00 5.13
Mintcream
#F5FFFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBE8 #F1E8FB
analogous
#FBFBE8 #F2FBE8 #E9FBE8
triadic
#F2FBE8 #E8F2FB #FBE8F2
tetradic
#F2FBE8 #E8FBFB #F1E8FB #FBE8E9
square
#F2FBE8 #E8FBFB #F1E8FB #FBE8E9
split-complementary
#F2FBE8 #E8E9FB #FBE8FB
monochromatic
#B7E980 #D5F2B4 #F0FAE5 #F0FAE5 #F0FAE5
Accessibility & contrast
On white
1.06
#F2FBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#F2FBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBE8
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBE8 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#FCF8E9
Tritanopia (blue-blind)
#F3F9F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbe8; /* rgb */ color: rgb(242, 251, 232); /* oklch */ color: oklch(97.6% 0.027 127.7);
Tailwind
colors: {
custom: {
50: '#f6fcef',
500: '#f2fbe8',
950: '#000000',
},
}SCSS
$custom: #f2fbe8; $custom-light: #f6fcef; $custom-dark: #000000;
JSON
{
"hex": "#f2fbe8",
"rgb": {
"r": 242,
"g": 251,
"b": 232
},
"hsl": {
"h": 88.421,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.97624,
"c": 0.0267,
"h": 127.7
},
"luminance": 0.93698
}Semantic roles & 50–950 ramp
primary
#F2FBE8
secondary
#C2A6E1
accent
#13D26E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585