#F2FFE2#F2FFE2
#F2FFE2 is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.040 H 126.9°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE2 |
|---|---|
| RGB | rgb(242, 255, 226) |
| HSL | hsl(87, 100%, 94%) |
| HSV | hsv(87, 11%, 100%) |
| CMYK | cmyk(5.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.39, -9.25, 12.41) |
| CIE-LCH | lch(98.39, 15.48, 126.70°) |
| OKLab | oklab(98.27% -0.0242 0.0323) |
| OKLCH | oklch(98.27% 0.04 126.9) |
| XYZ | xyz(86.1033, 95.8880, 85.9089) |
| Luminance | 0.9589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 4.80
Off White (survey)
#FFFFE4
ΔE00 4.94
Beige
#F5F5DC
ΔE00 5.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.53
Eggshell (survey)
#FFFFD4
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE2 #EFE2FF
analogous
#FFFEE2 #F2FFE2 #E4FFE2
triadic
#F2FFE2 #E2F2FF #FFE2F2
tetradic
#F2FFE2 #E2FFFE #EFE2FF #FFE2E4
square
#F2FFE2 #E2FFFE #EFE2FF #FFE2E4
split-complementary
#F2FFE2 #E2E4FF #FEE2FF
monochromatic
#BBFF68 #D7FFA5 #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.04
#F2FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F2FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE2
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE2 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFAE3
Tritanopia (blue-blind)
#F4FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffe2; /* rgb */ color: rgb(242, 255, 226); /* oklch */ color: oklch(98.3% 0.040 126.9);
Tailwind
colors: {
custom: {
50: '#f6ffeb',
500: '#f2ffe2',
950: '#000000',
},
}SCSS
$custom: #f2ffe2; $custom-light: #f6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe2",
"rgb": {
"r": 242,
"g": 255,
"b": 226
},
"hsl": {
"h": 86.897,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98273,
"c": 0.04033,
"h": 126.9
},
"luminance": 0.95888
}Semantic roles & 50–950 ramp
primary
#F2FFE2
secondary
#BE98ED
accent
#00E667
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684