#F2FBE2#F2FBE2
#F2FBE2 is a very light, muted yellow-green. Relative luminance 0.934; OKLCH L 97.5% C 0.034 H 123.2°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBE2 |
|---|---|
| RGB | rgb(242, 251, 226) |
| HSL | hsl(82, 76%, 94%) |
| HSV | hsv(82, 10%, 98%) |
| CMYK | cmyk(3.6%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(97.37, -7.26, 10.97) |
| CIE-LCH | lch(97.37, 13.15, 123.51°) |
| OKLab | oklab(97.47% -0.0187 0.0286) |
| OKLCH | oklch(97.47% 0.034 123.2) |
| XYZ | xyz(84.8405, 93.3626, 85.4879) |
| Luminance | 0.9336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.64
Off White (survey)
#FFFFE4
ΔE00 3.69
Lightyellow
#FFFFE0
ΔE00 3.95
Honeydew
#F0FFF0
ΔE00 4.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.40
Ivory
#FFFFF0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBE2 #EBE2FB
analogous
#FBF7E2 #F2FBE2 #E5FBE2
triadic
#F2FBE2 #E2F2FB #FBE2F2
tetradic
#F2FBE2 #E2FBF7 #EBE2FB #FBE2E5
square
#F2FBE2 #E2FBF7 #EBE2FB #FBE2E5
split-complementary
#F2FBE2 #E2E5FB #F7E2FB
monochromatic
#C2EC76 #DAF4AC #F2FBE2 #F3FBE4 #F3FBE4
Accessibility & contrast
On white
1.07
#F2FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#F2FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBE2
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBE2 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E1
Deuteranopia (green-blind)
#FDF7E3
Tritanopia (blue-blind)
#F4F8F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2fbe2; /* rgb */ color: rgb(242, 251, 226); /* oklch */ color: oklch(97.5% 0.034 123.2);
Tailwind
colors: {
custom: {
50: '#f6fceb',
500: '#f2fbe2',
950: '#000000',
},
}SCSS
$custom: #f2fbe2; $custom-light: #f6fceb; $custom-dark: #000000;
JSON
{
"hex": "#f2fbe2",
"rgb": {
"r": 242,
"g": 251,
"b": 226
},
"hsl": {
"h": 81.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.97472,
"c": 0.03413,
"h": 123.2
},
"luminance": 0.93363
}Semantic roles & 50–950 ramp
primary
#F2FBE2
secondary
#B7A0E2
accent
#0ED856
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584