#F7FCEE#F7FCEE
#F7FCEE is a very light, near-neutral yellow-green. Relative luminance 0.956; OKLCH L 98.4% C 0.019 H 122.8°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FCEE |
|---|---|
| RGB | rgb(247, 252, 238) |
| HSL | hsl(81, 70%, 96%) |
| HSV | hsv(81, 6%, 99%) |
| CMYK | cmyk(2%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(98.26, -4.08, 6.12) |
| CIE-LCH | lch(98.26, 7.36, 123.64°) |
| OKLab | oklab(98.35% -0.0104 0.0161) |
| OKLCH | oklch(98.35% 0.019 122.8) |
| XYZ | xyz(88.5984, 95.5680, 94.6513) |
| Luminance | 0.9557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.30
Honeydew
#F0FFF0
ΔE00 3.90
Mintcream
#F5FFFA
ΔE00 4.14
Beige
#F5F5DC
ΔE00 4.49
Off White (survey)
#FFFFE4
ΔE00 4.84
Floralwhite
#FFFAF0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FCEE #F3EEFC
analogous
#FCFAEE #F7FCEE #F0FCEE
triadic
#F7FCEE #EEF7FC #FCEEF7
tetradic
#F7FCEE #EEFCFA #F3EEFC #FCEEF0
square
#F7FCEE #EEFCFA #F3EEFC #FCEEF0
split-complementary
#F7FCEE #EEF0FC #FAEEFC
monochromatic
#C6EA86 #DFF3BA #F3FAE5 #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.04
#F7FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F7FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FCEE
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FCEE | 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)
#FEFAED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F8FAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fcee; /* rgb */ color: rgb(247, 252, 238); /* oklch */ color: oklch(98.4% 0.019 122.8);
Tailwind
colors: {
custom: {
50: '#f9fdf3',
500: '#f7fcee',
950: '#000000',
},
}SCSS
$custom: #f7fcee; $custom-light: #f9fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f7fcee",
"rgb": {
"r": 247,
"g": 252,
"b": 238
},
"hsl": {
"h": 81.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98351,
"c": 0.01911,
"h": 122.8
},
"luminance": 0.95568
}Semantic roles & 50–950 ramp
primary
#F7FCEE
secondary
#BFACE2
accent
#14D258
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585