#F7FFEB#F7FFEB
#F7FFEB is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.9% C 0.027 H 124.7°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFEB |
|---|---|
| RGB | rgb(247, 255, 235) |
| HSL | hsl(84, 100%, 96%) |
| HSV | hsv(84, 8%, 100%) |
| CMYK | cmyk(3.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.94, -6.08, 8.65) |
| CIE-LCH | lch(98.94, 10.57, 125.11°) |
| OKLab | oklab(98.87% -0.0157 0.0226) |
| OKLCH | oklch(98.87% 0.027 124.7) |
| XYZ | xyz(89.1108, 97.2922, 92.6659) |
| Luminance | 0.9729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.07
Off White (survey)
#FFFFE4
ΔE00 3.77
Beige
#F5F5DC
ΔE00 3.92
Ivory
#FFFFF0
ΔE00 4.06
Lightyellow
#FFFFE0
ΔE00 4.55
Mintcream
#F5FFFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFEB #F3EBFF
analogous
#FFFDEB #F7FFEB #EDFFEB
triadic
#F7FFEB #EBF7FF #FFEBF7
tetradic
#F7FFEB #EBFFFD #F3EBFF #FFEBED
square
#F7FFEB #EBFFFD #F3EBFF #FFEBED
split-complementary
#F7FFEB #EBEDFF #FDEBFF
monochromatic
#C6FF71 #DFFFAE #F3FFE0 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.03
#F7FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#F7FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFEB
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFEB | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#F8FDF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7ffeb; /* rgb */ color: rgb(247, 255, 235); /* oklch */ color: oklch(98.9% 0.027 124.7);
Tailwind
colors: {
custom: {
50: '#f9fff1',
500: '#f7ffeb',
950: '#000000',
},
}SCSS
$custom: #f7ffeb; $custom-light: #f9fff1; $custom-dark: #000000;
JSON
{
"hex": "#f7ffeb",
"rgb": {
"r": 247,
"g": 255,
"b": 235
},
"hsl": {
"h": 84,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98867,
"c": 0.02749,
"h": 124.7
},
"luminance": 0.97292
}Semantic roles & 50–950 ramp
primary
#F7FFEB
secondary
#BFA0EE
accent
#00E65C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685