#F7FFDF#F7FFDF
#F7FFDF is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.043 H 118.6°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDF |
|---|---|
| RGB | rgb(247, 255, 223) |
| HSL | hsl(75, 100%, 94%) |
| HSV | hsv(75, 13%, 100%) |
| CMYK | cmyk(3.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.68, -8.03, 14.41) |
| CIE-LCH | lch(98.68, 16.49, 119.12°) |
| OKLab | oklab(98.57% -0.0204 0.0374) |
| OKLCH | oklch(98.57% 0.043 118.6) |
| XYZ | xyz(87.4353, 96.6220, 83.8414) |
| Luminance | 0.9662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.04
Off White (survey)
#FFFFE4
ΔE00 3.54
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.68
Eggshell (survey)
#FFFFD4
ΔE00 4.08
Beige
#F5F5DC
ΔE00 4.20
Cream
#FFFDD0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDF #E7DFFF
analogous
#FFF7DF #F7FFDF #E7FFDF
triadic
#F7FFDF #DFF7FF #FFDFF7
tetradic
#F7FFDF #DFFFF7 #E7DFFF #FFDFE7
square
#F7FFDF #DFFFF7 #E7DFFF #FFDFE7
split-complementary
#F7FFDF #DFE7FF #F7DFFF
monochromatic
#D8FF65 #E8FFA2 #F7FFDF #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.03
#F7FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F7FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDF
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDF | 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)
#FFFBDD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FAFBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffdf; /* rgb */ color: rgb(247, 255, 223); /* oklch */ color: oklch(98.6% 0.043 118.6);
Tailwind
colors: {
custom: {
50: '#faffe9',
500: '#f7ffdf',
950: '#000000',
},
}SCSS
$custom: #f7ffdf; $custom-light: #faffe9; $custom-dark: #000000;
JSON
{
"hex": "#f7ffdf",
"rgb": {
"r": 247,
"g": 255,
"b": 223
},
"hsl": {
"h": 75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98571,
"c": 0.04254,
"h": 118.6
},
"luminance": 0.96622
}Semantic roles & 50–950 ramp
primary
#F7FFDF
secondary
#AB96EC
accent
#00E639
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684