#F7FFDA#F7FFDA
#F7FFDA is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.049 H 117.2°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDA |
|---|---|
| RGB | rgb(247, 255, 218) |
| HSL | hsl(73, 100%, 93%) |
| HSV | hsv(73, 15%, 100%) |
| CMYK | cmyk(3.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(98.57, -8.81, 16.81) |
| CIE-LCH | lch(98.57, 18.98, 117.65°) |
| OKLab | oklab(98.45% -0.0223 0.0434) |
| OKLCH | oklch(98.45% 0.049 117.2) |
| XYZ | xyz(86.7711, 96.3564, 80.3435) |
| Luminance | 0.9636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.98
Eggshell (survey)
#FFFFD4
ΔE00 3.16
Lightyellow
#FFFFE0
ΔE00 3.49
Cream
#FFFDD0
ΔE00 3.99
Off White (survey)
#FFFFE4
ΔE00 4.35
Ivory (survey)
#FFFFCB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDA #E2DAFF
analogous
#FFF4DA #F7FFDA #E4FFDA
triadic
#F7FFDA #DAF7FF #FFDAF7
tetradic
#F7FFDA #DAFFF4 #E2DAFF #FFDAE4
square
#F7FFDA #DAFFF4 #E2DAFF #FFDAE4
split-complementary
#F7FFDA #DAE4FF #F4DAFF
monochromatic
#DDFF60 #EAFF9D #F7FFDA #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.04
#F7FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F7FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDA
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDA | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD8
Deuteranopia (green-blind)
#FFFBDB
Tritanopia (blue-blind)
#FBFBF4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffda; /* rgb */ color: rgb(247, 255, 218); /* oklch */ color: oklch(98.5% 0.049 117.2);
Tailwind
colors: {
custom: {
50: '#faffe5',
500: '#f7ffda',
950: '#000000',
},
}SCSS
$custom: #f7ffda; $custom-light: #faffe5; $custom-dark: #000000;
JSON
{
"hex": "#f7ffda",
"rgb": {
"r": 247,
"g": 255,
"b": 218
},
"hsl": {
"h": 72.973,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.98453,
"c": 0.04883,
"h": 117.2
},
"luminance": 0.96356
}Semantic roles & 50–950 ramp
primary
#F7FFDA
secondary
#A592EC
accent
#00E632
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684