#F2FFE1#F2FFE1
#F2FFE1 is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.2% C 0.042 H 126.3°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE1 |
|---|---|
| RGB | rgb(242, 255, 225) |
| HSL | hsl(86, 100%, 94%) |
| HSV | hsv(86, 12%, 100%) |
| CMYK | cmyk(5.1%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(98.37, -9.42, 12.89) |
| CIE-LCH | lch(98.37, 15.96, 126.14°) |
| OKLab | oklab(98.25% -0.0246 0.0335) |
| OKLCH | oklch(98.25% 0.042 126.3) |
| XYZ | xyz(85.9665, 95.8333, 85.1883) |
| Luminance | 0.9583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.75
Off White (survey)
#FFFFE4
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 5.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.35
Beige
#F5F5DC
ΔE00 5.37
Eggshell (survey)
#FFFFD4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE1 #EEE1FF
analogous
#FFFDE1 #F2FFE1 #E3FFE1
triadic
#F2FFE1 #E1F2FF #FFE1F2
tetradic
#F2FFE1 #E1FFFD #EEE1FF #FFE1E3
square
#F2FFE1 #E1FFFD #EEE1FF #FFE1E3
split-complementary
#F2FFE1 #E1E3FF #FDE1FF
monochromatic
#BDFF67 #D7FFA4 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.04
#F2FFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F2FFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE1
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE1 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDF
Deuteranopia (green-blind)
#FFFAE2
Tritanopia (blue-blind)
#F4FCF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffe1; /* rgb */ color: rgb(242, 255, 225); /* oklch */ color: oklch(98.2% 0.042 126.3);
Tailwind
colors: {
custom: {
50: '#f6ffea',
500: '#f2ffe1',
950: '#000000',
},
}SCSS
$custom: #f2ffe1; $custom-light: #f6ffea; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe1",
"rgb": {
"r": 242,
"g": 255,
"b": 225
},
"hsl": {
"h": 86,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.98249,
"c": 0.04154,
"h": 126.3
},
"luminance": 0.95833
}Semantic roles & 50–950 ramp
primary
#F2FFE1
secondary
#BC97ED
accent
#00E663
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684