#F2FEE7#F2FEE7
#F2FEE7 is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.2% C 0.033 H 129.7°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEE7 |
|---|---|
| RGB | rgb(242, 254, 231) |
| HSL | hsl(91, 92%, 95%) |
| HSV | hsv(91, 9%, 100%) |
| CMYK | cmyk(4.7%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(98.25, -7.93, 9.65) |
| CIE-LCH | lch(98.25, 12.49, 129.43°) |
| OKLab | oklab(98.2% -0.0209 0.0252) |
| OKLCH | oklch(98.2% 0.033 129.7) |
| XYZ | xyz(86.4812, 95.5301, 89.4689) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.01
Off White (survey)
#FFFFE4
ΔE00 4.72
Beige
#F5F5DC
ΔE00 4.82
Lightyellow
#FFFFE0
ΔE00 5.06
Ivory
#FFFFF0
ΔE00 5.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEE7 #F3E7FE
analogous
#FEFEE7 #F2FEE7 #E7FEE7
triadic
#F2FEE7 #E7F2FE #FEE7F2
tetradic
#F2FEE7 #E7FEFE #F3E7FE #FEE7E7
square
#F2FEE7 #E7FEFE #F3E7FE #FEE7E7
split-complementary
#F2FEE7 #E7E7FE #FEE7FE
monochromatic
#B2F971 #D2FCAC #EFFEE2 #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.04
#F2FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F2FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEE7
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEE7 | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FFFAE8
Tritanopia (blue-blind)
#F3FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fee7; /* rgb */ color: rgb(242, 254, 231); /* oklch */ color: oklch(98.2% 0.033 129.7);
Tailwind
colors: {
custom: {
50: '#f6feee',
500: '#f2fee7',
950: '#000000',
},
}SCSS
$custom: #f2fee7; $custom-light: #f6feee; $custom-dark: #000000;
JSON
{
"hex": "#f2fee7",
"rgb": {
"r": 242,
"g": 254,
"b": 231
},
"hsl": {
"h": 91.304,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.98197,
"c": 0.03269,
"h": 129.7
},
"luminance": 0.9553
}Semantic roles & 50–950 ramp
primary
#F2FEE7
secondary
#C69FEA
accent
#00E678
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585