#F7FFDE#F7FFDE
#F7FFDE is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.5% C 0.044 H 118.3°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDE |
|---|---|
| RGB | rgb(247, 255, 222) |
| HSL | hsl(75, 100%, 94%) |
| HSV | hsv(75, 13%, 100%) |
| CMYK | cmyk(3.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.66, -8.18, 14.89) |
| CIE-LCH | lch(98.66, 16.99, 118.79°) |
| OKLab | oklab(98.55% -0.0207 0.0386) |
| OKLCH | oklch(98.55% 0.044 118.3) |
| XYZ | xyz(87.3009, 96.5683, 83.1335) |
| Luminance | 0.9657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.50
Off White (survey)
#FFFFE4
ΔE00 3.68
Eggshell (survey)
#FFFFD4
ΔE00 3.87
Beige
#F5F5DC
ΔE00 4.35
Cream
#FFFDD0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDE #E6DEFF
analogous
#FFF6DE #F7FFDE #E6FFDE
triadic
#F7FFDE #DEF7FF #FFDEF7
tetradic
#F7FFDE #DEFFF6 #E6DEFF #FFDEE6
square
#F7FFDE #DEFFF6 #E6DEFF #FFDEE6
split-complementary
#F7FFDE #DEE6FF #F6DEFF
monochromatic
#D9FF64 #E8FFA1 #F7FFDE #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.03
#F7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDE
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDE | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#FBFBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffde; /* rgb */ color: rgb(247, 255, 222); /* oklch */ color: oklch(98.5% 0.044 118.3);
Tailwind
colors: {
custom: {
50: '#faffe8',
500: '#f7ffde',
950: '#000000',
},
}SCSS
$custom: #f7ffde; $custom-light: #faffe8; $custom-dark: #000000;
JSON
{
"hex": "#f7ffde",
"rgb": {
"r": 247,
"g": 255,
"b": 222
},
"hsl": {
"h": 74.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98547,
"c": 0.04379,
"h": 118.3
},
"luminance": 0.96568
}Semantic roles & 50–950 ramp
primary
#F7FFDE
secondary
#AA95EC
accent
#00E638
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684