#F2FFE8#F2FFE8
#F2FFE8 is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.4% C 0.033 H 131.3°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE8 |
|---|---|
| RGB | rgb(242, 255, 232) |
| HSL | hsl(94, 100%, 95%) |
| HSV | hsv(94, 9%, 100%) |
| CMYK | cmyk(5.1%, 0%, 9%, 0%) |
| CIE-LAB | lab(98.52, -8.26, 9.53) |
| CIE-LCH | lch(98.52, 12.61, 130.93°) |
| OKLab | oklab(98.42% -0.0219 0.0249) |
| OKLCH | oklch(98.42% 0.033 131.3) |
| XYZ | xyz(86.9410, 96.2231, 90.3209) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.91
Off White (survey)
#FFFFE4
ΔE00 5.03
Beige
#F5F5DC
ΔE00 5.19
Lightyellow
#FFFFE0
ΔE00 5.35
Ivory
#FFFFF0
ΔE00 6.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE8 #F5E8FF
analogous
#FDFFE8 #F2FFE8 #E8FFE9
triadic
#F2FFE8 #E8F2FF #FFE8F2
tetradic
#F2FFE8 #E8FDFF #F5E8FF #FFE9E8
square
#F2FFE8 #E8FDFF #F5E8FF #FFE9E8
split-complementary
#F2FFE8 #E9E8FF #FFE8FD
monochromatic
#ADFF6E #CFFFAB #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.04
#F2FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F2FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE8
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE8 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#F3FDF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2ffe8; /* rgb */ color: rgb(242, 255, 232); /* oklch */ color: oklch(98.4% 0.033 131.3);
Tailwind
colors: {
custom: {
50: '#f6ffef',
500: '#f2ffe8',
950: '#000000',
},
}SCSS
$custom: #f2ffe8; $custom-light: #f6ffef; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe8",
"rgb": {
"r": 242,
"g": 255,
"b": 232
},
"hsl": {
"h": 93.913,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98423,
"c": 0.0331,
"h": 131.3
},
"luminance": 0.96223
}Semantic roles & 50–950 ramp
primary
#F2FFE8
secondary
#CB9DEE
accent
#00E682
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685