#F7FFEF#F7FFEF
#F7FFEF is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 99.0% C 0.023 H 128.7°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFEF |
|---|---|
| RGB | rgb(247, 255, 239) |
| HSL | hsl(90, 100%, 97%) |
| HSV | hsv(90, 6%, 100%) |
| CMYK | cmyk(3.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(99.04, -5.41, 6.73) |
| CIE-LCH | lch(99.04, 8.63, 128.79°) |
| OKLab | oklab(98.97% -0.0141 0.0176) |
| OKLCH | oklch(98.97% 0.023 128.7) |
| XYZ | xyz(89.6952, 97.5260, 95.7437) |
| Luminance | 0.9753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.63
Ivory
#FFFFF0
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 4.58
Beige
#F5F5DC
ΔE00 4.68
Off White (survey)
#FFFFE4
ΔE00 4.72
Lightyellow
#FFFFE0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFEF #F7EFFF
analogous
#FFFFEF #F7FFEF #EFFFEF
triadic
#F7FFEF #EFF7FF #FFEFF7
tetradic
#F7FFEF #EFFFFF #F7EFFF #FFEFEF
square
#F7FFEF #EFFFFF #F7EFFF #FFEFEF
split-complementary
#F7FFEF #EFEFFF #FFEFFF
monochromatic
#BAFF75 #D8FFB2 #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.02
#F7FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#F7FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFEF
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFEF | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#F8FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7ffef; /* rgb */ color: rgb(247, 255, 239); /* oklch */ color: oklch(99.0% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f9fff4',
500: '#f7ffef',
950: '#000000',
},
}SCSS
$custom: #f7ffef; $custom-light: #f9fff4; $custom-dark: #000000;
JSON
{
"hex": "#f7ffef",
"rgb": {
"r": 247,
"g": 255,
"b": 239
},
"hsl": {
"h": 90,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.9897,
"c": 0.02259,
"h": 128.7
},
"luminance": 0.97526
}Semantic roles & 50–950 ramp
primary
#F7FFEF
secondary
#C9A3EF
accent
#00E673
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685