#F7FEEA#F7FEEA
#F7FEEA is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.027 H 122.6°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEEA |
|---|---|
| RGB | rgb(247, 254, 234) |
| HSL | hsl(81, 91%, 96%) |
| HSV | hsv(81, 8%, 100%) |
| CMYK | cmyk(2.8%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.67, -5.75, 8.77) |
| CIE-LCH | lch(98.67, 10.48, 123.25°) |
| OKLab | oklab(98.64% -0.0147 0.0229) |
| OKLCH | oklch(98.64% 0.027 122.6) |
| XYZ | xyz(88.6486, 96.5983, 91.8011) |
| Luminance | 0.9660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.38
Off White (survey)
#FFFFE4
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 3.75
Lightyellow
#FFFFE0
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEEA #F1EAFE
analogous
#FEFBEA #F7FEEA #EDFEEA
triadic
#F7FEEA #EAF7FE #FEEAF7
tetradic
#F7FEEA #EAFEFB #F1EAFE #FEEAED
square
#F7FEEA #EAFEFB #F1EAFE #FEEAED
split-complementary
#F7FEEA #EAEDFE #FBEAFE
monochromatic
#CAF875 #E1FBB0 #F4FEE2 #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.03
#F7FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F7FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEEA
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEEA | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#F9FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7feea; /* rgb */ color: rgb(247, 254, 234); /* oklch */ color: oklch(98.6% 0.027 122.6);
Tailwind
colors: {
custom: {
50: '#f9fef0',
500: '#f7feea',
950: '#000000',
},
}SCSS
$custom: #f7feea; $custom-light: #f9fef0; $custom-dark: #000000;
JSON
{
"hex": "#f7feea",
"rgb": {
"r": 247,
"g": 254,
"b": 234
},
"hsl": {
"h": 81,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98643,
"c": 0.0272,
"h": 122.6
},
"luminance": 0.96598
}Semantic roles & 50–950 ramp
primary
#F7FEEA
secondary
#BBA2EA
accent
#00E650
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585