#F2FEE8#F2FEE8
#F2FEE8 is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.2% C 0.031 H 130.6°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEE8 |
|---|---|
| RGB | rgb(242, 254, 232) |
| HSL | hsl(93, 92%, 95%) |
| HSV | hsv(93, 9%, 100%) |
| CMYK | cmyk(4.7%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.27, -7.76, 9.17) |
| CIE-LCH | lch(98.27, 12.01, 130.27°) |
| OKLab | oklab(98.22% -0.0205 0.0239) |
| OKLCH | oklch(98.22% 0.031 130.6) |
| XYZ | xyz(86.6228, 95.5868, 90.2148) |
| Luminance | 0.9559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.70
Off White (survey)
#FFFFE4
ΔE00 4.81
Beige
#F5F5DC
ΔE00 4.87
Lightyellow
#FFFFE0
ΔE00 5.23
Ivory
#FFFFF0
ΔE00 5.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEE8 #F4E8FE
analogous
#FDFEE8 #F2FEE8 #E8FEE9
triadic
#F2FEE8 #E8F2FE #FEE8F2
tetradic
#F2FEE8 #E8FDFE #F4E8FE #FEE9E8
square
#F2FEE8 #E8FDFE #F4E8FE #FEE9E8
split-complementary
#F2FEE8 #E9E8FE #FEE8FD
monochromatic
#B0F973 #D1FBAD #EEFEE2 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.04
#F2FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F2FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEE8
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEE8 | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FEFAE9
Tritanopia (blue-blind)
#F3FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fee8; /* rgb */ color: rgb(242, 254, 232); /* oklch */ color: oklch(98.2% 0.031 130.6);
Tailwind
colors: {
custom: {
50: '#f6feef',
500: '#f2fee8',
950: '#000000',
},
}SCSS
$custom: #f2fee8; $custom-light: #f6feef; $custom-dark: #000000;
JSON
{
"hex": "#f2fee8",
"rgb": {
"r": 242,
"g": 254,
"b": 232
},
"hsl": {
"h": 92.727,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98223,
"c": 0.03149,
"h": 130.6
},
"luminance": 0.95587
}Semantic roles & 50–950 ramp
primary
#F2FEE8
secondary
#C8A0EA
accent
#00E67D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585