#F7FFDB#F7FFDB
#F7FFDB is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.048 H 117.5°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDB |
|---|---|
| RGB | rgb(247, 255, 219) |
| HSL | hsl(73, 100%, 93%) |
| HSV | hsv(73, 14%, 100%) |
| CMYK | cmyk(3.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(98.59, -8.65, 16.33) |
| CIE-LCH | lch(98.59, 18.48, 117.91°) |
| OKLab | oklab(98.48% -0.0219 0.0422) |
| OKLCH | oklch(98.48% 0.048 117.5) |
| XYZ | xyz(86.9024, 96.4089, 81.0347) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.08
Eggshell (survey)
#FFFFD4
ΔE00 3.32
Lightyellow
#FFFFE0
ΔE00 3.36
Cream
#FFFDD0
ΔE00 4.15
Off White (survey)
#FFFFE4
ΔE00 4.17
Ivory (survey)
#FFFFCB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDB #E3DBFF
analogous
#FFF5DB #F7FFDB #E5FFDB
triadic
#F7FFDB #DBF7FF #FFDBF7
tetradic
#F7FFDB #DBFFF5 #E3DBFF #FFDBE5
square
#F7FFDB #DBFFF5 #E3DBFF #FFDBE5
split-complementary
#F7FFDB #DBE5FF #F5DBFF
monochromatic
#DCFF61 #E9FF9E #F7FFDB #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.04
#F7FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F7FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDB
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDB | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD9
Deuteranopia (green-blind)
#FFFBDC
Tritanopia (blue-blind)
#FBFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffdb; /* rgb */ color: rgb(247, 255, 219); /* oklch */ color: oklch(98.5% 0.048 117.5);
Tailwind
colors: {
custom: {
50: '#faffe6',
500: '#f7ffdb',
950: '#000000',
},
}SCSS
$custom: #f7ffdb; $custom-light: #faffe6; $custom-dark: #000000;
JSON
{
"hex": "#f7ffdb",
"rgb": {
"r": 247,
"g": 255,
"b": 219
},
"hsl": {
"h": 73.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.98476,
"c": 0.04757,
"h": 117.5
},
"luminance": 0.96409
}Semantic roles & 50–950 ramp
primary
#F7FFDB
secondary
#A692EC
accent
#00E633
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684